UNPKG

f-loader

Version:

__解决 webpack 用url-loader img font 因为publicPath 在css 存在的资源路径问题__ __0.0根据自己业务 情况做改下的file-loader 慎用 发布只为自己用__

23 lines (22 loc) 510 B
{ "name": "f-loader", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/xierenyuan/f-loader.git" }, "author": "xierenhong", "license": "ISC", "bugs": { "url": "https://github.com/xierenyuan/f-loader/issues" }, "homepage": "https://github.com/xierenyuan/f-loader#readme", "dependencies": { "loader-utils": "^0.2.15" } }