webpack-multiple-output-example
v1.0.5
Published
Example of Webpack creating a different output bundle for each input
Downloads
1
Readme
webpack-multiple-output-example
webpack-multiple-output-example
is a sample project to generate a build using Webpack from multiple input into multiple outputs. It also uses a NPM registry and JSDELIVR to deliver the NPM package built as CDN in the cloud.
Run Example Using Webpack Dev Server (or Build)
Webpack build using localhost (Locally)
Webpack build using Github Pages (Public)
Run Example Using CDN and NPM
CDN and NPM using localhost (Locally)
CDN and NPM using Github Pages (Public)