Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 77c51af

Browse files
committed
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.
1 parent 58ab9a0 commit 77c51af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"license": "Apache-2.0",
1111
"main": "lib/index.js",
1212
"files": [
13+
".babelrc",
1314
".eslintrc.js",
1415
"CHANGELOG.md",
1516
"CONTRIBUTING.rst",

0 commit comments

Comments
 (0)