git pull? Or should I be specifying better paths in my webpack config?path.resolve(__dirname, 'dist/js') for my js content, look for an output path option for each of the relevant module rules (for example for images), and do similar with HtmlWebpackPlugin (or add a path before the filename)?