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

refactor: expand js extensions for webpack #57

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented Jun 12, 2024

What's included

  • refactor: expand js extensions for webpack

Notes

  • expands the list of file extensions for the default loaders, babel and ts-loader

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ npm install
  2. $ npm test
  3. confirm tests come back clean

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera force-pushed the 202406-loaders branch 2 times, most recently from bc26c4f to 3c56df8 Compare June 12, 2024 13:46
@cdcabrera cdcabrera marked this pull request as ready for review June 13, 2024 17:07
@cdcabrera cdcabrera merged commit 4a92c72 into main Jun 13, 2024
6 checks passed
@cdcabrera cdcabrera deleted the 202406-loaders branch June 30, 2024 18:13
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.

1 participant