๐ Cherry-Picked Nx v19.2 Updates
https://github.com/nrwl/nx/releases/tag/19.2.0
[๐ Nx Core]
Local .env files will override defaults
It is a common usage in VueCli or Next.js to be able to override the .env file by declaring a .env.local. It is now also supported by Nx:
.env.local...
gelinjo.hashnode.dev4 min read