Merge pull request #3722 from matrix-org/travis/babel7

[BREAKING] Refactor the entire build process for babel@7 and TypeScript (chunk 1 of many)
This commit is contained in:
Travis Ralston 2019-12-17 10:44:20 -07:00 committed by GitHub
commit 38e75aaae0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View file

@ -5,8 +5,7 @@
"targets": {
"browsers": [
"last 2 versions"
],
"node": 12
]
},
"modules": "commonjs"
}],