2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-31 06:44:03 +03:00
Files
vue-form-wizard/config/prod.env.js
T
2017-04-15 23:05:30 +03:00

4 lines
48 B
JavaScript

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