Files
tcwm-pc-shop/config/prod.env.js
2024-06-06 11:46:35 +08:00

5 lines
61 B
JavaScript

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