Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build setup to be compatible with latest Federalist release #211

Merged
merged 2 commits into from
Apr 6, 2021

Conversation

aduth
Copy link
Member

@aduth aduth commented Apr 5, 2021

Why: Federalist will install all dependencies for us. Previously we needed to re-run the NPM install in order to install development dependencies in addition to production dependencies. As of the Federalist release this past Friday, it will install all dependencies, so this will no longer be necessary.

Note: All Federalist builds will fail until this pull request is merged.

Related discussion: https://gsa-tts.slack.com/archives/C1NUUGTT5/p1617287819021500

aduth added 2 commits April 2, 2021 08:54
**Why**: Required for interoperability with Federalist pending upcoming platform changes.
**Why**: Previously needed because Federalist would only install dependencies, and we rely on devDependencies for the site build. This is changing in an upcoming Federalist release where all dependencies will be installed.
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aduth aduth merged commit ba2b1f7 into main Apr 6, 2021
@aduth aduth deleted the aduth-federalist-interop branch April 6, 2021 19:10
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