Adam Weber

Results 5 comments of Adam Weber

@brillout Hi, it looks like many of the 'Examples' items were removed from the new clean version. Mine is https://github.com/aweber1/tour-of-heroes-vue2 I completely understand if it's no longer relevant in the...

A possibly related issue was found and resolved by the Next.js folks in `chokidar` and `webpack`: https://github.com/paulmillr/chokidar/pull/1018 https://github.com/webpack/webpack/releases/tag/v4.44.0 https://twitter.com/timneutkens/status/1282129714627448832

A couple questions: 1. Are you requesting a route from the app to proxy e.g. `/my-route`? That seems like the scenario, but just want to confirm. 2. Would you expect...

As was discovered earlier in this thread, it seems that using `followRedirects` doesn't work with the current version of the proxy library. We're looking at fixing that in an upcoming...

New publishing workflow would be: `npm run build` `npm run publish`