1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #845 from thornbill/no-more-es6

Remove es6 env until babel is added
This commit is contained in:
Bond-009 2020-02-23 14:36:53 +01:00 committed by GitHub
commit 1540e02146
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
env:
es6: true
es6: false
browser: true
amd: true