Add buble compiler target chrome version
This commit is contained in:
parent
d7783749ca
commit
cfde3ee85d
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@
|
|||
"url": "git://github.com/webtorrent/webtorrent-desktop.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "buble src --output build",
|
||||
"build": "buble src --target chrome:71 --output build",
|
||||
"clean": "node ./bin/clean.js",
|
||||
"gh-release": "gh-release",
|
||||
"install-system-deps": "brew install fakeroot dpkg",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue