David Ollerhead

Results 24 comments of David Ollerhead

Aha, I've added the following values and it seems to work. The build yml file overriding the regular config yml file when I do a full `grunt build` **config.yml** ```...

The ol' 18month later bump. I'm encountering this issue too, is it as easy a fix as the snippet in the thread above?

Good stuff, shall try and find some time tomorrow. On Thu, 16 Apr 2020 at 19:59, Aleks Hudochenkov wrote: > Pretty much. Add new keyword and add tests for it....

I'm encountering CORS issues trying to access : `https://ssd-api.jpl.nasa.gov/` for their fireball API https://ssd-api.jpl.nasa.gov/doc/fireball.html I believe this is a regression on the API side?

Hi @Aze1337 thanks for the response. I just tried again, I'm doing this from a javascript app hosted on github pages. The request continues to be blocked from localhost and...

It appears there's been a broader change in CORS headers across multiple NASA APIs. I was using https://ssd-api.jpl.nasa.gov/doc/fireball.html and it now appears to not support CORS requests, and this is...

+1 for the ability to define the async attribute directly in the placeholder comment.

I'm encountering this issue too... Seems like it's potentially still an issue with purifycss itself, not the webpack plugin: https://github.com/purifycss/purifycss/issues/145 The fact a PR to solve this has remained unmerged,...

Hi @jvmccarthy , I have duplicated the file for now, not a big problem, just thought it was a worthwhile improvement. I know this option is supported by the [csslint-loader](https://github.com/hyungjs/csslint-loader),...

Aha, thank you for the response. It would appear I was referring to https://ionicframework.com/docs/ionicons/ which has these additional icons, which caused the confusion. Relevant thread: https://github.com/ionic-team/ionicons/issues/550 In any case thank...