Can we setup deploy previews on each PR to quickly review the changes?
Netlify can do this pretty quickly, all we need to do it add the repo on it and it will provide a preview link on each PR.
@EugeneHlushko @montogeek
@anshumanv IMO integrating Netlify is not required.
Because you can achieve something similar to this in VSCode. Read this
Just added an integration with netlify, lets see if it works for new PRs outside of my own. For myself looks like its building my own pr now: https://github.com/webpack/webpack.js.org/pull/2955
@anshumanv IMO integrating Netlify is not required.
Because you can achieve something similar to this in VSCode. Read this
Too complex in comparison to visiting a link. Also no "integration" as such. 馃槃
Just added an integration with netlify, lets see if it works for new PRs outside of my own. For myself looks like its building my own pr now: #2955
Build seems to be failing now, looking at the logs! @EugeneHlushko
@EugeneHlushko what's the build setting that you're using? I just deployed my fork and seems to work instantly - https://webpack-docs.netlify.com/

It works: https://github.com/webpack/webpack.js.org/pull/2953
Had to fine tune it, ty for suggesting, feel free to close
Awesome! <3
Most helpful comment
It works: https://github.com/webpack/webpack.js.org/pull/2953
Had to fine tune it, ty for suggesting, feel free to close