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

State of Nodejs (tracking) #830

Open
8 tasks
hsjobeki opened this issue Jan 13, 2024 · 1 comment
Open
8 tasks

State of Nodejs (tracking) #830

hsjobeki opened this issue Jan 13, 2024 · 1 comment

Comments

@hsjobeki
Copy link
Contributor

State of the Ecosystem

As of today there are no "easy to use" nodejs plug-n-play solutions that both work out of the box, but also provide the important feature of deeply overriding dependencies and modifying the overall build process.

Features

This list may contain all base requirements that are fundamentally important.

  • Ease of use
  • Override
    • Modify the build of the parent (build phases, node version, ... )
    • Modify dependencies
      • unpack phase
      • enable/disable/alter lifecycle scripts
      • Source Override (e.g. with custom derivation)
  • Support to debug and find problems fast

This list may be extended and checked against the state of the WIP-node-v3 module.

@eflanagan0
Copy link

Relates to #900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants