fix: override webpack output config for cra based editors (#1108)
This commit is contained in:
15
yarn.lock
15
yarn.lock
@@ -5020,6 +5020,7 @@ __metadata:
|
||||
node-sass: "*"
|
||||
prettier: "*"
|
||||
react: 17.0.2
|
||||
react-app-rewired: ^2.2.1
|
||||
react-beautiful-dnd: 13.1.0
|
||||
react-dom: 17.0.2
|
||||
react-redux: 7.2.8
|
||||
@@ -5602,6 +5603,7 @@ __metadata:
|
||||
material-icons: ^1.10.8
|
||||
prettier: "*"
|
||||
react: ^17.0.2
|
||||
react-app-rewired: ^2.2.1
|
||||
react-dom: ^17.0.2
|
||||
react-icons: ^4.3.1
|
||||
react-scripts: ^5.0.0
|
||||
@@ -27044,6 +27046,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-app-rewired@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "react-app-rewired@npm:2.2.1"
|
||||
dependencies:
|
||||
semver: ^5.6.0
|
||||
peerDependencies:
|
||||
react-scripts: ">=2.1.3"
|
||||
bin:
|
||||
react-app-rewired: bin/index.js
|
||||
checksum: 0b330c2b46413dc5fbb68e68c07704830397b1cfc8335f65d8f856bfbb6c4d8259fad049fc2a117c18794f321e726b844649266f42ff4c3fa044f00be48c1850
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-beautiful-dnd@npm:13.1.0, react-beautiful-dnd@npm:^13.1.0":
|
||||
version: 13.1.0
|
||||
resolution: "react-beautiful-dnd@npm:13.1.0"
|
||||
|
||||
Reference in New Issue
Block a user