Skip to content

Example of using esmify to support ES6 import syntax in browserify. Also shows including UMD modules!

License

Notifications You must be signed in to change notification settings

cxw42/browserify-esmify-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserify-esmify-example

Example of using esmify to support ES6 import syntax in browserify. Also shows including UMD modules!

Running

npm install
npm run build

Then open example.html in a browser. You should see a spinner. If you open the developer console, you will be able to access a window global called Multidex.

License

MIT, except for lib/multidex.js, which has its own license.

About

Example of using esmify to support ES6 import syntax in browserify. Also shows including UMD modules!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published