Skip to content

Removes systemjs custom imports (e.g. css!) so they don't break CommonJS module format.

Notifications You must be signed in to change notification settings

james-s-turner/babel-systemjs-import-xformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

babel-systemjs-import-xformer

Removes systemjs custom imports e.g. import 'foo-style.css! so they don't break CommonJS module format.

#Usage npm install babel-systemjs-import-xformer

babel --plugins babel-systemjs-import-xformer foo.js

About

Removes systemjs custom imports (e.g. css!) so they don't break CommonJS module format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published