Skip to content

edmundoa/web-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-plugins

Concept of web plugins using webpack that:

  • Uses externals to reduce plugin size
  • Captures exceptions when rendering react components from plugins

Build

  • npm install on each folder
  • npm run build in main
  • npm run build in plugin1 and plugin2
  • Open main/build/index.html in browser

About

Concept of web plugins using webpack and external modules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published