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 foldernpm run build
inmain
npm run build
inplugin1
andplugin2
- Open
main/build/index.html
in browser