Hi, I want to start my build pipeline from scratch, so I’m going full WebPack, gulp can do one...
Could you fellow WebPack users give me your typical setup for webpack5?
- Transpiling (Babel?)
- Vendor prefixes (AutoPrefixer?)
- JS/TS/SCSS compiling ??
- JS/TS/SCSS linting ??
Top comments (1)
Anyone?