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

Add a default txt file transformer #9899

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

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