mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
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.
This commit is contained in:
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…
x
Reference in New Issue
Block a user