Aaron

Results 11 comments of Aaron

i will give it a look soon. suggestions from anyone else in our community? lets get this on the fast track.

try npm install tsd

heres my task. it runs off of the build task. i had probs w/ the bower dir too until i added relativeRoot param. ``` javascript gulp .task('cdnizer',function(){ return gulp .src('dist/index.html')...

you will have to modify the 'other' task with this... ``` gulp.task('other', function () { var fileFilter = $.filter(function (file) { return file.stat.isFile(); }); gulp.src('./bower_components/**/*.js') .pipe(gulp.dest('dist/bower_components')); return gulp.src([ path.join(conf.paths.src, '/**/*'),...

youre right. here is a blank copy. ``` app name ```

i can reproduce on that link. FF 27. window 7. just click the 'next' button like trying to revive Mac on Mike Tyson's Punchout.