Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3488081
D6676.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1003 B
Referenced Files
None
Subscribers
None
D6676.diff
View Options
diff --git a/landing/package.json b/landing/package.json
--- a/landing/package.json
+++ b/landing/package.json
@@ -33,7 +33,6 @@
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^2.1.2",
"url-loader": "^2.2.0",
- "webpack": "^4.46.0",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.11.0"
},
diff --git a/lib/package.json b/lib/package.json
--- a/lib/package.json
+++ b/lib/package.json
@@ -22,7 +22,8 @@
"babel-jest": "^26.6.3",
"flow-bin": "^0.182.0",
"flow-typed": "^3.2.1",
- "react-refresh": "^0.14.0"
+ "react-refresh": "^0.14.0",
+ "webpack": "^4.46.0"
},
"dependencies": {
"@rainbow-me/rainbowkit": "^0.5.0",
diff --git a/web/package.json b/web/package.json
--- a/web/package.json
+++ b/web/package.json
@@ -38,7 +38,6 @@
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^2.1.2",
"url-loader": "^2.2.0",
- "webpack": "^4.46.0",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.11.0"
},
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 9:03 AM (20 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2676464
Default Alt Text
D6676.diff (1003 B)
Attached To
Mode
D6676: [lib][landing][web] Move Webpack to lib
Attached
Detach File
Event Timeline
Log In to Comment