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

Create dependency bundles #46

Closed
19 tasks
JaneJeon opened this issue Nov 1, 2022 · 0 comments
Closed
19 tasks

Create dependency bundles #46

JaneJeon opened this issue Nov 1, 2022 · 0 comments
Assignees
Labels

Comments

@JaneJeon
Copy link
Owner

JaneJeon commented Nov 1, 2022

Probably split them out into "universal", "backend", and "frontend"

Some ideas for prod:

  • nopp: a small, universal package to prevent prototype pollution straight up?
  • trace and clarify: backend packages to be run on init to help with debugging - do we still need this w/ VS Code, given that we're never going to use this in production?

Dev dependencies:

  • husky v8
  • lint-staged
  • is-ci
  • skip-ci
  • eslint config
  • prettier config
  • commitlint config
  • commitlint-related tooling
  • jest-related tooling (jest, jest-junit, node-notifier)
  • typescript-related tooling (typescript, typescript-eslint, ts-jest)
  • cross-env
  • onchange
  • concurrently
  • npm-run-all
  • wait-on
  • rimraf
  • copyfiles
@JaneJeon JaneJeon self-assigned this Nov 1, 2022
@JaneJeon JaneJeon closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant