Files
screen-yjy/config/prod.env.js
2026-08-04 11:19:13 +08:00

5 lines
61 B
JavaScript

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