James Zaccardo

Results 12 comments of James Zaccardo

with this https://github.com/Akryum/vue-apollo

Are you referring to when you are in development and running a server with live reloading?

The watchers property lets you overwrite watchers configuration in your nuxt.config.js. `watchers: { webpack: { aggregateTimeout: 300, poll: 1000 } }` You can override webpacks defaults settings but you will...

Honestly, I'm not sure. I just went through the nuxt docs and the only section on watchers said what I posted above

are you missing a semicolon anywhere?

Anybody have a solution for this?

@pjhill can you please re-review? small changes were made and caused your previous review to be dismissed

Please note: the failing test is a code climate check

@radavis why does this content need to be behind a feature flag? Why are tests needed for this when the original content it replaced did not have any corresponding tests?

@radavis thanks for catching that, I made that styling edit to remove the unnecessary margin underneath the H1 Also now realize that adding another commit dismissed your review, sorry!