mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 03:35:17 +03:00
27b3c83f7a
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 |
||
---|---|---|
.. | ||
Wasp/Cli | ||
Main.hs |