webpack-chunk-renamer-plugin
Version:
Adds the template option [lc-name] and allows for chunk renaming
19 lines (18 loc) • 470 B
JSON
{
"name": "webpack-chunk-renamer-plugin",
"version": "1.0.1",
"description": "Adds the template option [lc-name] and allows for chunk renaming",
"main": "./WebpackChunkRenamerPlugin.js",
"scripts": {},
"keywords": [
"webpack",
"templates",
"renaming"
],
"author": "Charles B. Owen",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/charles-owen/webpack-chunk-renamer-plugin.git"
}
}