mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-04 21:44:43 +00:00
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
|
|
module.exports = {
|
||
|
|
NODE_ENV: '"production"'
|
||
|
|
}
|