Skip to content

Comments

Fix skillmap build#9166

Merged
eanders-ms merged 1 commit intomasterfrom
eanders/20220111-1
Nov 1, 2022
Merged

Fix skillmap build#9166
eanders-ms merged 1 commit intomasterfrom
eanders/20220111-1

Conversation

@eanders-ms
Copy link
Contributor

Change how skillmap pulls in react, react-dom, and react-common dependencies. It now uses react-app-rewired and react-app-alias-ex to work around react-scripts' imposition that the project should be blocked from importing packages outside the project root. Breaking this limitation allows react-common and skillmap to source react and react-dom from the same package location, ensuring a single instance is loaded at runtime.

@eanders-ms eanders-ms requested a review from riknoll November 1, 2022 20:49
@eanders-ms eanders-ms merged commit e918b48 into master Nov 1, 2022
@eanders-ms eanders-ms deleted the eanders/20220111-1 branch November 1, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants