mirror of
https://github.com/xhongc/music-tag-web.git
synced 2026-04-25 11:11:27 +08:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"',
|
|
}
|