mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-23 19:29:17 +03:00
540a4d0ded
Create a seperate runSetup function This does the `npm install` (if required) and the database setup. Since this is now happening in the generation phase, this means we don't need `compileAndSetup` anymore. Since compile now sets up the dependencies, we only need to compile in any db command Reworked the naming and types of combining the various dependencies. |
||
---|---|---|
.. | ||
Wasp/Cli | ||
Main.hs |