UNPKG

dynamic-public-path-webpack-plugin

Version:

Use global, client side variable to set publicPath instead of string set options.publicPath

28 lines (27 loc) 780 B
{ "name": "dynamic-public-path-webpack-plugin", "version": "1.0.4", "description": "Use global, client side variable to set publicPath instead of string set options.publicPath", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/m8ms/dynamic-public-path-webpack-plugin.git" }, "keywords": [ "webpack", "publicPath", "cdn" ], "author": "Piotr Martyniak", "license": "MIT", "bugs": { "url": "https://github.com/m8ms/dynamic-public-path-webpack-plugin/issues" }, "homepage": "https://github.com/m8ms/dynamic-public-path-webpack-plugin#readme", "devDependencies": { "eslint": "^3.14.1" } }