Fix paths.

This commit is contained in:
Alexis Lahouze
2016-02-17 09:17:32 +01:00
parent bc95db6f47
commit ddd0249d4a
+1 -1
View File
@@ -2,7 +2,7 @@
module.exports = { module.exports = {
options: { options: {
basePath: 'accountant/frontend', basePath: 'accountant/frontend/static',
baseUrl: '' baseUrl: ''
}, },
index: { index: {