Skip to content

Commit 44a8397

Browse files
chore: remove 'patch-package' and its unused frontend-build patch
1 parent 0ac127e commit 44a8397

File tree

3 files changed

+0
-157
lines changed

3 files changed

+0
-157
lines changed

package-lock.json

-119
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"lint": "fedx-scripts eslint --ext .js --ext .jsx --ext .ts --ext .tsx .",
1717
"lint:fix": "fedx-scripts eslint --fix --ext .js --ext .jsx --ext .ts --ext .tsx .",
1818
"prepare": "husky",
19-
"postinstall": "patch-package",
2019
"snapshot": "fedx-scripts jest --updateSnapshot",
2120
"start": "fedx-scripts webpack-dev-server --progress",
2221
"dev": "PUBLIC_PATH=/learning/ MFE_CONFIG_API_URL='http://localhost:8000/api/mfe_config/v1' fedx-scripts webpack-dev-server --progress --host apps.local.openedx.io",
@@ -60,7 +59,6 @@
6059
"js-cookie": "3.0.5",
6160
"lodash": "^4.17.21",
6261
"lodash.camelcase": "4.3.0",
63-
"patch-package": "^8.0.0",
6462
"postcss-loader": "^8.1.1",
6563
"prop-types": "15.8.1",
6664
"query-string": "^7.1.3",

patches/@openedx+frontend-build+13.0.30.patch

-36
This file was deleted.

0 commit comments

Comments
 (0)