A wrapper for using SystemJS as Intern's module loader. Current stable version is 0.3.0. This package enables Intern to use SystemJS for loading modules, providing support for transpilers like Babel or TypeScript without a pre-compile step. It is a work-in-progress, with limited testing on reporters and configuration options. Offers pre-mapped modules for plugin-babel, react, and fbjs.
npm install intern-systemjs-loaderNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Intern to use SystemJS as its module loader for both Node and browser environments.
Ensure you are using SystemJS as your module loader.
Test your specific configuration and report issues.
Set excludeInstrumentation: true in Intern config.
Ensure npm install intern-systemjs-loader is run and path is correct in Intern config.
Set excludeInstrumentation: true in Intern config.
No dependency data recorded yet.