got grunt-env to work with .env file
This commit is contained in:
parent
d1039c7fc2
commit
60abe5a227
@ -161,6 +161,8 @@ module.exports = function(grunt) {
|
||||
}
|
||||
},
|
||||
env: {
|
||||
src: '.env',
|
||||
|
||||
test: {
|
||||
NODE_ENV: 'test',
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user