One thing that would be helpful for `sst start` no...
# sst
r
One thing that would be helpful for
sst start
now that the service builds the function code on 1st run, some feedback in the console to say this is happening. E.g. Compiling function xxx for first invocation... and then Compilation of function xxx completed At the moment it's not clear if anything is happening and if the function has a lot of dependencies, it can take a while and as a developer you don't know if anything is going on.
t
Good point, we need to unify some code underneath so that the first invocation is doing the same thing as rebuilds