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(cli): allow loader bypass, independent tsconfig #7

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented Jan 9, 2024

What's included

  • refactor(cli): allow loader bypass, independent tsconfig
  • refactor(cli): expand dotenv params

Notes

  • expands documentation
  • allows independent tsconfig update from webpack
  • expands parameters handled via dotenv parameters

How to test

Coverage and basic unit test check

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

...

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added the enhancement New feature or request label Jan 9, 2024
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

* cli, lang change to loader
* ts, index, allow independent tsconfig opt
* wp, wpConfigs separate preprocessLoader function
cdcabrera added a commit that referenced this pull request Jan 9, 2024
* docs, reorg how to use
* dotenv, expose, app_index_prefix, html_index_dir
@cdcabrera cdcabrera marked this pull request as ready for review January 9, 2024 23:50
* docs, reorg how to use
* dotenv, expose, app_index_prefix, html_index_dir
@cdcabrera cdcabrera merged commit aad8042 into main Jan 10, 2024
4 checks passed
cdcabrera added a commit that referenced this pull request Jan 10, 2024
* cli, lang change to loader
* ts, index, allow independent tsconfig opt
* wp, wpConfigs separate preprocessLoader function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants