Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit eac8412

Browse files
committed
Add browserlist to package.json for babel build
1 parent 3945112 commit eac8412

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@
7878
"wait-on": "^2.1.0",
7979
"webpack": "4.28.3"
8080
},
81+
"browserslist": [
82+
"electron 3.0"
83+
],
8184
"build": {
8285
"appId": "engineering.lightning.lightning-app",
8386
"publish": {

0 commit comments

Comments
 (0)