You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose we teach each loader how to load itself in the browser and in node land.
In node land, it would just append a script/link tag to the dom.
The text was updated successfully, but these errors were encountered:
Duder-onomy
changed the title
The loader when in node land does nothing, can we teach it to put link/script tags in the head?
The loader when in node land does nothing, can we teach it to put link/script tags in the DOM?
Jul 10, 2018
Hey,
I am having an issue with lazy engines + fastboot resulting in a FOUC.
So far, I have nailed it down to 2 issues,
I propose we teach each loader how to load itself in the browser and in node land.
In node land, it would just append a script/link tag to the dom.
The text was updated successfully, but these errors were encountered: