4.1.0 • Published 9 years ago

babel-preset-metal v4.1.0

Weekly downloads
54
License
MIT
Repository
github
Last release
9 years ago

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"]
}
4.1.0

9 years ago

4.0.1

9 years ago

4.0.0

9 years ago

3.1.0

9 years ago

3.0.0

9 years ago

2.1.4

9 years ago

2.1.3

9 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago