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