3.32.13 • Published 6 years ago

babel-preset-mercenary v3.32.13

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

babel-preset-mercenary

This package includes the Babel preset used by mercenary.
Please refer to its documentation:

Usage in Mercenary projects

The easiest way to use this configuration is with mercenary, which includes it by default. You don’t need to install it separately in mercenary projects.

Usage Outside of Mercenary

If you want to use this Babel preset in a project not built with mercenary, you can install it with following steps.

First, install Babel.

Then create a file named .babelrc with following contents in the root folder of your project:

{
  "presets": ["mercenary"]
}

This preset uses the useBuiltIns option with transform-object-rest-spread and transform-react-jsx, which assumes that Object.assign is available or polyfilled.

3.32.13

6 years ago

3.32.12

6 years ago

3.32.11

6 years ago

3.32.8

6 years ago

3.28.4

6 years ago

3.28.0

6 years ago

3.27.2

6 years ago

3.27.1

6 years ago

3.25.2

6 years ago

3.24.0

6 years ago

3.23.0

6 years ago

3.21.2

6 years ago

3.14.2

6 years ago

3.12.0

6 years ago

3.11.1

6 years ago

3.7.11

6 years ago

3.7.4

6 years ago

3.7.2

6 years ago

3.6.3

6 years ago

3.5.1

7 years ago

3.4.5

7 years ago

3.1.0

7 years ago

3.0.2

7 years ago

3.0.0

7 years ago

2.79.8

7 years ago

2.76.13

7 years ago

2.76.12

7 years ago

2.62.3

7 years ago

2.61.3

7 years ago

2.53.2

7 years ago

2.52.3

7 years ago

2.48.3

7 years ago

2.47.1

7 years ago

2.43.0

7 years ago

2.40.0

7 years ago

2.38.0

7 years ago

2.13.0

7 years ago

2.12.1

7 years ago

2.9.3

7 years ago

2.2.6

7 years ago

2.2.5

7 years ago

2.2.3

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago