Automated insert <link rel=preload> in html head on production #1702
realdennis
started this conversation in
Ideas
Replies: 1 comment
-
You can use the snowpack-optimize plugin with the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After building app, it will create lots of
.js
&.proxy.css
, some in/_dist_/js
or maybe in/web_modules/
, though we can manually set the meta in header, but it will be convenient for developer if automated add it after building.Beta Was this translation helpful? Give feedback.
All reactions