webpack-mild-compile
Version:
a workaround to prevent webpack endlessly compile
22 lines (21 loc) • 548 B
JSON
{
"name": "webpack-mild-compile",
"version": "3.4.0",
"description": "a workaround to prevent webpack endlessly compile",
"main": "./index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/yessky/webpack-mild-compile.git"
},
"keywords": [
"webpack",
"endless",
"compile"
],
"author": "aaron.xiao <admin@veryos.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/yessky/webpack-mild-compile/issues"
},
"homepage": "https://github.com/yessky/webpack-mild-compile#readme"
}