mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 09:50:21 +00:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
'use strict'
|
|
module.exports = {
|
|
NODE_ENV: '"production"'
|
|
}
|