Skip to content

Commit 655b681

Browse files
committed
Add in webpack
1 parent 6d1a00a commit 655b681

File tree

2 files changed

+1875
-4863
lines changed

2 files changed

+1875
-4863
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
"@adobe/gatsby-theme-aio": "^4.14.4",
1616
"gatsby": "4.22.0",
1717
"react": "^17.0.2",
18-
"react-dom": "^17.0.2"
18+
"react-dom": "^17.0.2",
19+
"webpack": "^5.91.0",
20+
"webpack-cli": "^5.1.4"
1921
},
2022
"resolutions": {
2123
"sharp": "0.33.0",

0 commit comments

Comments
 (0)