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

fix(build): npm packages #111

Merged
merged 1 commit into from
Feb 16, 2022
Merged

fix(build): npm packages #111

merged 1 commit into from
Feb 16, 2022

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented Feb 16, 2022

What's included

  • fix(build): npm packages

Notes

  • During testing there was a refresh issue associated with the node-watch update... we'll update node-watch at a later point
  • unlike babel-eslint @babel/eslint-parser at minimum requires babel-config... we're just using it to check output so we're adding an empty config file... wish we could remember what phrases start with "no one could possibly...".
    • One more "keep an eye on it" items... see if it's actually helping or if it can be removed/replaced

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test
  3. confirm tests pass

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera merged commit fa67334 into main Feb 16, 2022
@cdcabrera cdcabrera deleted the 20220216-build branch March 8, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant