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

V3: Webpack Magic-Comment Transformer #220

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alshdavid
Copy link
Contributor

@alshdavid alshdavid commented Nov 18, 2024

  • Ported Webpack Magic-Comment Transformer
  • Integrated the Webpack Magic-Comment transformer into the JS Transformer
    • Not ideal but we lack the APIs to do this another way, it works so it's okay

Enabled with:

"@atlaspack/transformer-js": {
  "magicComments": true
}

@alshdavid alshdavid changed the title V3: Magic comments V3: Webpack Magic-Comment Transformer Nov 18, 2024
@alshdavid alshdavid force-pushed the alsh/magic-comment-transformer branch 7 times, most recently from cf586d0 to d5dcf61 Compare November 18, 2024 10:15
@alshdavid alshdavid force-pushed the alsh/magic-comment-transformer branch 3 times, most recently from cc9d65f to 2b4741c Compare November 19, 2024 00:59
@alshdavid alshdavid force-pushed the alsh/magic-comment-transformer branch 3 times, most recently from a03802e to 423ccc2 Compare November 19, 2024 01:16
@alshdavid alshdavid force-pushed the alsh/magic-comment-transformer branch 5 times, most recently from cf77691 to c9782e0 Compare November 19, 2024 02:25
@alshdavid alshdavid force-pushed the alsh/magic-comment-transformer branch from c9782e0 to 195938b Compare November 19, 2024 07:43
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