Skip to content

dancastellon/meteor-dynamic-imports-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor Dynamic Imports example

This is a very simple Meteor app that simply imports react-summernote dynamically. Run with meteor and confirm ReactSummernote is available after load, by running "window.ReactSummernote" in the browser console. Run with bundle visualizer to see that react-summernote is not part of the initial client bundle:

meteor --extra-packages bundle-visualizer --production

About

Very simple Meteor app that dynamically imports react-summernote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published