parent
310948a652
commit
c71413caeb
@ -1 +0,0 @@
|
|||||||
node_modules
|
|
||||||
@ -1,11 +0,0 @@
|
|||||||
module.exports = function(grunt) {
|
|
||||||
grunt.initConfig({
|
|
||||||
cml: {
|
|
||||||
test: {
|
|
||||||
src: 'test.txt',
|
|
||||||
dest: 'result.html'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
grunt.loadTasks('tasks');
|
|
||||||
};
|
|
||||||
Loading…
Reference in new issue