Closed ieedan closed 8 months ago
Most kit projects will have a .env file but by default they do not init with one and it isn't required to build.
Before when no .env provided:
Now:
Thanks for catching and fixing this! I've merged it and published it as v1.2.4
Fixes failed build when no .env file exists
Most kit projects will have a .env file but by default they do not init with one and it isn't required to build.
Before when no .env provided:
Now: