1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

ignore tests

This commit is contained in:
ido 2015-01-19 17:49:17 +02:00
parent 3fe459baf2
commit b010a488ac

View File

@ -10,7 +10,7 @@ module.exports = function (grunt) {
all: {
src: [
'src/**/*.js', 'playground/**/*.js',
'test/**/*.js',
//'test/**/*.js',
'!playground/libs/**/*.js',
'!playground/dist/**/*.js',
'!playground/rt-main.browser.js',