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

Support custom Node and NPM configuration #898

Open
sodic opened this issue Dec 22, 2022 · 1 comment
Open

Support custom Node and NPM configuration #898

sodic opened this issue Dec 22, 2022 · 1 comment
Labels
analyzer wasp compiler frontend AppSpec wasp central intermediate representation (IR) compiler enhancement New feature or request haskell

Comments

@sodic
Copy link
Contributor

sodic commented Dec 22, 2022

We should give users the customization options they would normally have if they had access to the package.json file. This could probably be done in the DSL, or perhaps in other ways that make sense.

We already support some of these options to an extent (e.g., dependencies), but there are probably more. Some of the options are heavily-coupled with the tsconfig.json file (e.g., type: module on the backend), which is why supporting this through the DSL might make sense.

@sodic sodic added enhancement New feature or request haskell analyzer wasp compiler frontend AppSpec wasp central intermediate representation (IR) compiler labels Jan 7, 2023
@Martinsos
Copy link
Member

Related to / blocked by #734.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer wasp compiler frontend AppSpec wasp central intermediate representation (IR) compiler enhancement New feature or request haskell
Projects
None yet
Development

No branches or pull requests

2 participants