wasp/waspc/data/Generator/templates
Martijn Faassen 27b3c83f7a Introduce combinePackageDependencies
This is the base operation used now to combine package dependencies. It
knows about dev dependencies too. I've adjusted the code for
both web app and server to use this.

I've factored out commonalities in error handling into PackageJsonGenerator

We now support devDependencies for web app and in the deps command

We also have nicer functions to generate the package json entries
directly from the PackageJsonDependencies structure
2022-02-11 11:05:02 +01:00
..
db Implemented PSL model parser, used it for Entity. (#201) 2021-03-15 17:10:01 +01:00
react-app Introduce combinePackageDependencies 2022-02-11 11:05:02 +01:00
server feat(auth): Added flexible validation checks for User entity email and password (#376) 2021-12-07 13:22:56 -05:00
Dockerfile Fixed places where auth stuff was used even when no auth. 2021-02-04 14:18:59 +01:00
dockerignore Added support for manual deployment of generated code (backend and frontend) (#167) 2021-02-03 19:26:14 +01:00