wwwebman / gulp-webpack-starter

Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
MIT License
215 stars 40 forks source link

Why no webpack.config.js? #28

Closed ukozdan closed 6 years ago

ukozdan commented 6 years ago

I am new to webpack, but every setup has a webpack.config.js. Is there a reason why you have used this file?

wwwebman commented 6 years ago

We are use: https://github.com/wwwebman/gulp-webpack-starter/blob/master/tasks/webpack.config.js

Webpack used only for js bundling.

@ukozdan ask any other questions on chat https://gitter.im/gulp-webpack-starter/Lobby and, please, don't create issue for that. Thanks!

ukozdan commented 6 years ago

Apologies; my mistake.