Skip to content

Conversation

@LostLuma
Copy link

@LostLuma LostLuma commented Aug 7, 2024

↪️ Pull Request

Resolves #9893 by adding a transformer for txt files in the default config to mimic Parcel 1.

💻 Examples

Being able to include txt files such as robots.txt as entrypoints without having to configure Parcel.

🚨 Test instructions

Build a project that includes a txt file as an entrypoint, it should be copied to the output folder without changes.

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

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.

Provide a default txt file transformer

1 participant