Is it possible to cache the `node_modules` for the...
# seed
k
Is it possible to cache the
node_modules
for the
After Deploy
step?
f
Hey @Kujtim Hoxha, are you install new dependencies in the after deploy step?
k
No, but for some reason I think the deploy dependencies are not there
Maybe I missed something
f
Can you send me a link to the build?
Leaving a note here.
node_modules
are not restored during the
After Deploy
step. We are considering adding an option to allow that.
k
Awesome let me know if you guys decide to do it 🙂