We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a4e8b commit a73e31cCopy full SHA for a73e31c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "split-require",
3
- "description": "Bundle splitting for CommonJS and ES modules (dynamic `import()`) in browserify",
4
- "version": "3.1.1",
+ "description": "CommonJS-first bundle splitting, for browserify",
+ "version": "3.1.2",
5
"bugs": {
6
"url": "https://github.com/goto-bus-stop/split-require/issues"
7
},
0 commit comments