ft/aurelia_project/environments/prod.js
2017-06-09 09:09:06 +01:00

6 lines
68 B
JavaScript

export default {
debug: false,
testing: false,
cssRoot: ''
};