Demos a break in behaviour between sveltekit 291 and 292.
To see the failing case:
You will see an error about being unable to find package lodash
To see it work with version 291, change the sveltekit version in sveltekit-app/package.json
to 291, then run
The build will work