diff --git a/Gruntfile.js b/Gruntfile.js index 48ed7ec..a74d3e8 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -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' ] },