Stackedit/config/prod.env.js
2017-07-23 19:42:08 +01:00

4 lines
48 B
JavaScript

module.exports = {
NODE_ENV: '"production"'
}