1.13.0 • Published 4 years ago

@episclera/babel-config v1.13.0

Weekly downloads
77
License
MIT
Repository
github
Last release
4 years ago

GitHub Multipack

Usage

Install: npm i -D @episclera/babel-config

And in your .babelrc.js file just put this content.

const { commonBabelConfig } = require('@episclera/babel-config')
module.exports = commonBabelConfig

// OR you can mix multiple configs with "mergeConfigs" util from @episclera/multipack-utils
const {
  commonBabelConfig,
  nextBabelConfig,
} = require('@episclera/babel-config')
const { mergeConfigs } = require('@episclera/multipack-utils')

module.exports = mergeConfigs(commonBabelConfig, nextBabelConfig)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or you can sponsor via Open Collective

Open Collective

Author

@episclera/multipack © Episclera, Released under the MIT License. Authored and maintained by Episclera with help from contributors (list).

If you like this repository star⭐ and watch👀 on GitHub.

1.12.1

4 years ago

1.12.0

4 years ago

1.11.0

4 years ago

1.13.0

4 years ago

1.10.0

4 years ago

1.8.0

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.7.4

4 years ago

1.9.1

4 years ago

1.7.3

4 years ago

1.9.0

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.5.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.45

4 years ago

1.0.44

4 years ago

1.0.43

4 years ago

1.0.42

4 years ago

1.0.41

4 years ago

1.0.40

5 years ago

1.0.39

5 years ago

1.0.38

5 years ago

1.0.37

5 years ago

1.0.36

5 years ago

1.0.35

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.34

5 years ago

1.0.30

5 years ago

1.0.29

5 years ago

1.0.22

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago