Don't assume the project is hosted at the root (#94)
* Don't assume the project is hosted at the root * Require package.json in webpack.config.prod.js and use homepage if set; otherwise use '/' * Fix package.json path and add sample package.json for tests * Update publicPath to use relative path portion of URL defined in homepage * Update successful bundle generation message * Show bundle generation success message based on presence of homepage in package.json
Showing
+34 -8
template/package.json
0 → 100644
Please register or sign in to comment