This website requires JavaScript.
Explore
Help
Sign In
alahouze
/
accountant-ui
Watch
1
Star
0
Fork
0
You've already forked accountant-ui
Code
Issues
Pull Requests
Releases
Wiki
Activity
7aee85c08f
accountant-ui
/
grunt-config
/
clean.js
8 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add grunt-config in JS style check.
2016-02-17 08:33:58 +01:00
'use strict'
;
Manage project with Grunt and Bower.
2015-06-13 17:37:35 +02:00
module
.
exports
=
{
Add basic distribution for accountant web.
2016-02-18 14:45:11 +01:00
dist
:
[
Parametrize paths.
2016-02-17 09:52:13 +01:00
'<%= accountant.frontend.dist %>'
Manage project with Grunt and Bower.
2015-06-13 17:37:35 +02:00
]
}
;
Reference in New Issue
Copy Permalink