Skip to content

metal/babel-preset-metal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel-preset-metal

A babel preset for building Metal.js projects.

Usage

This is a babel preset that provides a default configuration for building Metal.js projects with babel, making sure to transpile ES2015 in a way that works from IE9 up. To use this, just add it to your package.json and pass it as a preset when calling babel:

{
  "preset": ["metal"]
}

About

A babel preset for building Metal.js projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published