mirror of
https://github.com/chinchang/web-maker.git
synced 2025-02-17 20:04:36 +01:00
remove polyfills script tag
This commit is contained in:
parent
03489400e4
commit
3f3393b5df
@ -79,12 +79,7 @@
|
||||
defer
|
||||
src="<%= htmlWebpackPlugin.files.chunks['bundle'].entry %>"
|
||||
></script>
|
||||
<script>
|
||||
window.fetch ||
|
||||
document.write(
|
||||
'<script src="<%= htmlWebpackPlugin.files.chunks["polyfills"].entry %>"><\/script>'
|
||||
);
|
||||
</script>
|
||||
|
||||
<!-- END-SCRIPT-TAGS -->
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user