Better publicPath in webpack.conf
Author: zhangxin840Created Jul 20, 2016Updated Jun 11, 2020
Labelsdiscussion
Setting publicPath of webpack.conf to '/' is unnecessary. This will break the app if served form local file system, or a PhoneGap package.
Source: vuejs-templates/webpack