ft/aurelia_project/environments/prod.js

6 lines
68 B
JavaScript
Raw Normal View History

2017-06-09 08:09:06 +00:00
export default {
debug: false,
testing: false,
cssRoot: ''
};