mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-19 14:52:21 +03:00
a438d6f942
Enable environment variables by pulling in 'envify' as a dependency. 'envify' loads a file named '.env' lying in the leon root directory and replaces any occurence of process.env.FOO by the corresponding entry in '.env'. |
||
---|---|---|
.. | ||
build-app.js | ||
dev-app.js | ||
run-build-app.js | ||
serve-app.js |