webpack-custom-chunk-id-plugin
Version:
Custom chunk id generator with appended and prepended strings
28 lines (27 loc) • 683 B
JSON
{
"name": "webpack-custom-chunk-id-plugin",
"version": "1.0.2",
"description": "Custom chunk id generator with appended and prepended strings",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"webpack",
"custom",
"chunk",
"id",
"custom chunk",
"chunk id",
"custom chunk id",
"plugin"
],
"author": "Darshan Sagar",
"repository": {
"type": "git",
"url": "git+https://github.com/darshanlsagar/webpack-custom-chunk-id-plugin.git"
},
"homepage": "https://github.com/darshanlsagar/webpack-custom-chunk-id-plugin#readme",
"license": "MIT",
"version": "1.0.3"
}