mirror of https://github.com/luileito/jsketch.git
Added sketchable utils to grunt task
This commit is contained in:
parent
622abaa090
commit
92db6d5698
|
|
@ -8,6 +8,7 @@ module.exports = function(grunt) {
|
|||
full: {
|
||||
src: [
|
||||
'jsketch.js',
|
||||
'sketchable.utils.js',
|
||||
'sketchable.js',
|
||||
'sketchable.memento.js',
|
||||
],
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue