cramforce / splittable

Module bundler with support for code splitting, ES6 & CommonJS modules.
Apache License 2.0
945 stars 34 forks source link

Implement JSX support. #31

Closed cramforce closed 7 years ago

cramforce commented 7 years ago

Successfully renders a simple React component.

Currently turns off property renaming because that sadly breaks React's plugin mechanism.

TODOs: