UNPKG

webpack-css-publicpath-reset

Version:

简单的插件,弥补extract-text-webpack-plugin插件csspublicPath无效

13 lines (12 loc) 372 B
{ "name": "webpack-css-publicpath-reset", "version": "1.1.0", "description": "简单的插件,弥补extract-text-webpack-plugin插件csspublicPath无效", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["publicPath","css","extract-text-webpack-plugin"], "author": "张军", "license": "MIT" }