Jul 24, 2017 · 1 min read
Thanks for this tutorial. It’s been very helpful.
One question though: You say we need to use `path.resolve(__dirname, ‘./public’)` because “Webpack needs an absolute path to work properly.” Why don’t we need an absolute path for the value of config.entry?
