Suggest learning resources regarding Webpack?
I am studying webpack however the official documentation makes a few assumptions I find confusing and bothersome. It teaches you things from the perspective of making a javascript application. I am looking into webpack because it became clear that Gulp is decreasing as an industry standard. I just want to help automate some processes but I am making some basic web pages. Not an application.
Can you recommend some good tutorials that don't assume I'm using React?