merge project to one grunt and npm

This commit is contained in:
ido 2015-01-05 10:49:35 +02:00
parent 823b149f5e
commit 8327c5c5c5
1 changed files with 0 additions and 2 deletions

View File

@ -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'
]
},