Skip to content

Conversation

@elliottt
Copy link
Contributor

@elliottt elliottt commented Jun 28, 2022

  • Switch to npm ci, which will not update the package-lock.json file
  • Move the call to webpack into build-one.sh

@elliottt elliottt marked this pull request as ready for review June 28, 2022 19:04
@elliottt elliottt requested a review from jameysharp June 28, 2022 19:04
Copy link
Contributor

@jameysharp jameysharp left a comment

Choose a reason for hiding this comment

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

Looks great! Would there be any additional value in making npm build:test still work, as a trivial wrapper around build-one.sh? I don't know if that's a common npm idiom for local development or something.

@elliottt
Copy link
Contributor Author

Looks great! Would there be any additional value in making npm build:test still work, as a trivial wrapper around build-one.sh? I don't know if that's a common npm idiom for local development or something.

Possibly! I've been only using the build-one.sh script directly, but we can always add the script entry back in to the package.json later 👍

@elliottt elliottt merged commit 5b1f3d9 into main Jun 28, 2022
@elliottt elliottt deleted the trevor/refactor-build-one-script branch June 28, 2022 19:44
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.

3 participants