fission icon indicating copy to clipboard operation
fission copied to clipboard

Add make variant that boots full environment

Open dholms opened this issue 5 years ago • 2 comments

Summary

Problem

make live does not boot full environment so you don't have access to env variables

Impact

Can't live reload server with env variables while testing locally

Solution

Add a make variant similar to make live that boots full environment

dholms avatar Oct 30 '19 17:10 dholms

I literally just bumped into this as well

expede avatar Oct 30 '19 22:10 expede

I'm not sure having a variant even necessarily makes sense. We probably want to load the full actual environment when using this functionality 🤔

expede avatar Oct 30 '19 22:10 expede