Skip to content

Commit f9121f0

Browse files
dkent600orenyodfat
andauthored
Improve package footprint (#1597)
* Remove STAGING, add SHOW_ALL_DAOS * fix SHOW_ALL_DAOS logic, restore ws package * back out torus/web3modal * remove ws, lottie, webpack to devDep * Update .slugignore * Update .slugignore * Update .slugignore * undo 3box ignore * revert @toruslabs/torus-embed" back to "^1.2.6" * torus-embed back to 1.3.0 * update package-lock * explicit upgrade to webpack * package-lock, lock webpack version Co-authored-by: orenyodfat <[email protected]>
1 parent fae459d commit f9121f0

File tree

4 files changed

+2072
-907
lines changed

4 files changed

+2072
-907
lines changed

Diff for: .slugignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/test
22
/.storybook
3-
/stories
3+
/stories

Diff for: app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"NODE_ENV": {
1111
"required": true,
12-
"value": "staging"
12+
"value": "production"
1313
},
1414
"NETWORK": {
1515
"required": true,

0 commit comments

Comments
 (0)