Skip to content

Conversation

@timfish
Copy link
Collaborator

@timfish timfish commented Oct 4, 2024

This PR:

  • Converts to a monorepo - Closes Turn this repo into a monorepo with multiple packages #14
  • Add biome to lint and format - Closes Add linting #15
  • Changes the test utils to no longer use output filenames in assertions. Output file names can have hashes in them and can change between bundler versions or edits to the test files which makes the tests harder to maintain. Now we just assert the correct number of files and that they contain the correct magic comments
  • Adds a test for the CLI to ensure that it can correctly add debug IDs to our all our build output

@timfish timfish requested a review from AbhiPrasad October 4, 2024 19:51
@timfish timfish changed the title test: Test cli and don't use output filenames for tests feat: Convert to monorepo Oct 5, 2024
@timfish timfish requested review from AbhiPrasad and removed request for AbhiPrasad October 7, 2024 13:26
@timfish timfish merged commit bffa6fe into main Oct 8, 2024
5 checks passed
@timfish timfish deleted the test/cli branch October 8, 2024 22:59
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.

Add linting Turn this repo into a monorepo with multiple packages

2 participants