merge project to one grunt and npm
This commit is contained in:
parent
823b149f5e
commit
8327c5c5c5
|
@ -13,8 +13,6 @@ module.exports = function (grunt) {
|
|||
'!playground/libs/**/*.js',
|
||||
'!playground/dist/**/*.js',
|
||||
'!playground/rt-main.browser.js',
|
||||
'!playground/bundle/**',
|
||||
'!playground/tmp/**',
|
||||
'!playground/**/*.rt.js'
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue