mirror of
https://github.com/simon987/music-graph-ui.git
synced 2025-04-19 01:56:42 +00:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"'
|
|
}
|