webpack-plugin-forceinsertscripttag
Advanced tools
+1
-1
| { | ||
| "name": "webpack-plugin-forceinsertscripttag", | ||
| "version": "1.1.13", | ||
| "version": "1.1.14", | ||
| "description": "webpack plugin forceinsertscripttag", | ||
@@ -5,0 +5,0 @@ "author": "gzh <18255106634@163.com>", |
+3
-0
@@ -10,4 +10,7 @@ ## `forceInsertScriptTag` | ||
| ## Usage | ||
| ### 使用参考 (https://juejin.cn/post/7382891667672121394) | ||
| ### webpack-plugin-forceinsertscripttag 功能实现依赖 html-webpack-plugin, webpack-plugin-addscriptforhtmlplugin 插件不依赖外部插件,直接可以使用 | ||
| ```javascript | ||
@@ -14,0 +17,0 @@ const Forceinsertscripttag = require('webpack-plugin-forceinsertscripttag'); |
16769
1.02%33
10%