Skip to content

Get the project working again.#76

Open
augchan42 wants to merge 1 commit into
BasicPrimitives:masterfrom
augchan42:master
Open

Get the project working again.#76
augchan42 wants to merge 1 commit into
BasicPrimitives:masterfrom
augchan42:master

Conversation

@augchan42

@augchan42 augchan42 commented Nov 9, 2023

Copy link
Copy Markdown

Full set of changes I needed to get this project working again....

Fix this error when running yarn start on client:

./node_modules/@ampproject/remapping/dist/remapping.mjs Can't import the named export 'GenMapping' from non EcmaScript module (only default export is available)

By using react-app-rewired to allow customization without ejecting, and new config-overrides.js file to treat .mjs files as javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant