BD Tinsley

Results 16 comments of BD Tinsley

@vojtatranta i am also encountering this problem. when trying to test my auto update from within my project directory i get the same error. have you been able to find...

@nhunzaker are you thinking the upgrade guide would be a part of the README, or its own document?

@schellenbergk looks like this may be an issue with using a `for of` loop, which [is not supported in IE](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of#Browser_compatibility). maybe a polyfill for this would fix?

@hezbymuhammad another aspect worth trying is to create a separate item in the PATH_CONFIG for your public assets for routing. although it is heavy-handed it may solve the problem you...

@davist11 yea i think it would be used on every project, viget-wise. to me this will prevent a lot of miniscule errors that are normally caught in PRs (non alphabetized...

@illycz we dont have a date yet, but probably sometime before spring

@illycz great suggestion. this will be very easy to add in.

@york-xtrem i am a bit confused by the reasoning behind your request. do you just need the contents of the `.htaccess` defined in `node_modules/apache-server-configs/dist/` to be available in your project?...

related to #516 & #508

gulp-sass is in the process of being updated: https://github.com/dlmanning/gulp-sass/issues/646 gulp-cssnano is in the process of being updated: https://github.com/ben-eb/gulp-cssnano/issues/92 gulp is in the process of being updated: https://github.com/gulpjs/gulp/issues/1486 will update once...