在config.js中添加__ASSET_VERSION__全局变量 修改index.html中资源加载方式,通过添加版本号参数避免缓存问题 |
||
|---|---|---|
| .. | ||
| vendor | ||
| config.js | ||
| index.html | ||
| main.js | ||
| styles.css | ||
在config.js中添加__ASSET_VERSION__全局变量 修改index.html中资源加载方式,通过添加版本号参数避免缓存问题 |
||
|---|---|---|
| .. | ||
| vendor | ||
| config.js | ||
| index.html | ||
| main.js | ||
| styles.css | ||