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
Joes-MacBook-Pro:website joe$ yarn build
yarn build v0.24.4
$ react-scripts build
Creating an optimized production build...
Total precache size is about 3.15 MB for 11 resources.
Failed to compile.
9:0-8 "export 'register' was not found in './register'
Looks fine when running yarn start:
The text was updated successfully, but these errors were encountered:
In general I think we should reformat common Webpack errors and show them with better messages and more instructions on how to fix (e.g. "this error is commonly caused by [...]")
While testing PWA I ran into this:
Looks fine when running
yarn start
:The text was updated successfully, but these errors were encountered: