We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6d43d commit 53fdb7cCopy full SHA for 53fdb7c
package.json
@@ -44,7 +44,8 @@
44
"atom-languageclient": false,
45
"fs-extra": false
46
},
47
- "isLibrary": true
+ "isLibrary": true,
48
+ "optimize": true
49
}
50
51
"prettier": "prettier-config-atomic",
@@ -113,7 +114,7 @@
113
114
"decompress-tarxz": "^3.0.0",
115
"eslint-config-atomic": "^1.16.2",
116
"gitly": "^2.1.2",
- "parcel": "2.0.0-beta.3.1",
117
+ "parcel": "2.0.0-rc.0",
118
"prettier-config-atomic": "^2.0.5",
119
"shx": "0.3.3",
120
"terser-config-atomic": "^0.1.1",
0 commit comments