webpack-plugin-cdn
Webpack CDN base calls the service and needs to implement the upload logic itself, "Example" provides some support
Install
$ npm i webpack-plugin-cdn --save-dev
Development
ignore
If need to use the CDN file exclusion. You need to create a new file ".cdnignore"
./.cdnignore
static/img/*
Exclude the rules:here
Example
- Through "callback" parameter to achieve their own upload webpack-plugin-cdn-free
- Qiniu webpack-plugin-cdn-qiniu
- Upyun webpack-plugin-cdn-upyun
Questions & Suggestions
Please open an issue here.