Ship the babelrc file to npm
We ship the source files, so it probably makes sense to ship the babelrc that tells you how to compile them.pull/21833/head
parent
58ab9a0995
commit
77c51aff2d
|
@ -10,6 +10,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
".babelrc",
|
||||
".eslintrc.js",
|
||||
"CHANGELOG.md",
|
||||
"CONTRIBUTING.rst",
|
||||
|
|
Loading…
Reference in New Issue