You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This might also solve some of the other issues with setting up JSX. I was trying to build locally to see if it added much girth to the resulting files, but I'm having problems 😞. I'd like this for testing React Components with intern and intern-systemjs-loader, without the precompile-step.
systemjs-build-browser.js is 733K already, ~50K might not be a noticeable difference (if that is the actual size added). Alternatively, advice on loading the plugin externally (without adding JSPM as a dependency for intern-systemjs-loader) would be helpful. At the moment the preset requires too many files, making it difficult to require without setting a lot of maps.
This might also solve some of the other issues with setting up JSX. I was trying to build locally to see if it added much girth to the resulting files, but I'm having problems 😞. I'd like this for testing React Components with intern and intern-systemjs-loader, without the precompile-step.
systemjs-build-browser.js is 733K already, ~50K might not be a noticeable difference (if that is the actual size added). Alternatively, advice on loading the plugin externally (without adding JSPM as a dependency for intern-systemjs-loader) would be helpful. At the moment the preset requires too many files, making it difficult to require without setting a lot of maps.