For some reason my errors or warnings are not shown, and the compilation is always succesful.
I use webpack-dev-server and webpack-merge to merge two webpack configs.
Edit: Also tried with a project that uses webpack-hot-middleware and webpack-dev-middleware. There it also always compiles succesfully and does not log eslint or build errors.
For some reason my errors or warnings are not shown, and the compilation is always succesful. I use webpack-dev-server and webpack-merge to merge two webpack configs.
Edit: Also tried with a project that uses webpack-hot-middleware and webpack-dev-middleware. There it also always compiles succesfully and does not log eslint or build errors.
base:
dev config: