Skip to content

Bert0324/webpack-module-demo

Repository files navigation

webpack-module-demo

A simple Demo to show webpack build modules.

Install

yarn yarn build

If you want a module bundle run in the browser:

MODULE=asyncImport yarn dev

MODULE includes: 'es6', 'commonJS', 'libraryImport', 'asyncImport'.

Analysis

For more information, please see in here.

About

Webpack modulization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published