VoliJS / NestedReact

BackboneJS compatibility layer for React-MVx MVVM framework.
https://volicon.github.io/React-MVx
79 stars 5 forks source link

Rollup build #23

Closed iterpugov closed 6 years ago

iterpugov commented 6 years ago

To workaround webpack 'externals' configuration which allowed remapping of 'type-r' to 'nestedtypes' I used rollup-plugin-replace plugin.

Additionally reorganized examples: files built into dist folder instead of example root