bundle-marked-loader
Advanced tools
Comparing version
{ | ||
"name": "bundle-marked-loader", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "Leonid Nikiforenko <leo.nikiforenko@gmail.com>", |
@@ -50,3 +50,3 @@ # bundle marked loader for webpack | ||
``` javascript | ||
require("bundle?lazy&name=my-chunk!./file.js"); | ||
require("bundle-marked-loader?lazy&name=my-chunk!./file.js"); | ||
``` | ||
@@ -53,0 +53,0 @@ |
Sorry, the diff of this file is not supported yet
173869
0.31%