You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be great to add support for [email protected] before deprecating this package, it's a very simple fix. Because of limited official TypeScript support in react-scripts I still actively use this package in production.
Would be great to add support for [email protected] before deprecating this package, it's a very simple fix. Because of limited official TypeScript support in react-scripts I still actively use this package in production.
I've already fixed it here (just rewireWebpack.ts file changes):
feimosi@b1f8de5#diff-a1bd5d0b107a0eb5ea012e4bec782aaeL4
v2.0.1 has removed all the helpers so we just need to restore them:
getBabelLoader
fromcustomize-cra
,getLoader
embedded as it's not available anywhere.Related:
timarney/react-app-rewired#348 (comment)
The text was updated successfully, but these errors were encountered: