wasp/waspc/cli
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
..
Wasp/Cli Introduce combinePackageDependencies 2022-02-11 11:05:02 +01:00
Main.hs ref: Fixed most of the hlint suggestions. (#366) 2021-11-17 00:36:46 +01:00