summaryrefslogtreecommitdiffstats
path: root/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/vuejs-cli/config/prod.env.js
blob: 773d263d31260be27d2d7e3fbaa5c17ae4e732f6 (plain)
1
2
3
module.exports = {
  NODE_ENV: '"production"'
}