10.0.0 • Published 3 years ago

@verdaccio/babel-preset v10.0.0

Weekly downloads
242
License
MIT
Repository
github
Last release
3 years ago

@verdaccio/babel-preset

Configurable Babel preset for Verdaccio projects

Usage

To use the preset in your .babelrc file, you have to add it using:

{
  "presets": ["@verdaccio"]
}

BABEL_ENV options possibles are: ui, test, registry and docker.

Note: docker has a fixed Node targed with 10;

Options

To use a different Node target version (by default is 6.10)

{
  "presets": [["@verdaccio", {"node": "9"}]]
}

Node 8.15 is the minimum version supported and the default set up.

Enable debug

{
  "presets": [["@verdaccio", {"debug": true}]]
}

@verdaccio/babel-preset is a open source project with MIT license

10.0.0

3 years ago

9.7.1

4 years ago

9.6.1

4 years ago

10.0.0-next.1

4 years ago

10.0.0-next.0

4 years ago

9.4.0

4 years ago

9.3.2

4 years ago

9.3.1

4 years ago

9.0.0

4 years ago

8.5.0

4 years ago

8.4.1

4 years ago

8.4.2

4 years ago

8.4.0

4 years ago

8.2.0

5 years ago

8.2.0-next.0

5 years ago

8.1.2

5 years ago

8.1.1

5 years ago

8.1.0

5 years ago

8.0.1-next.1

5 years ago

8.0.0

5 years ago

8.0.0-next.4

5 years ago

8.0.0-next.2

5 years ago

8.0.0-next.1

5 years ago

8.0.0-next.0

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago