wbuchwalter / tslint-loader

tslint loader for webpack
193 stars 65 forks source link

Add Webpack 3 usage to README #92

Closed niksudan closed 6 years ago

claudiordgz commented 6 years ago

Keep in mind the loaders field was supported in webpack 3, but it will be deprecated in webpack 4 sauce

The webpack 2 snippet in the current readme should work for webpack 3 sauce

I'm using something very similar to the webpack 2 in the README.md in here

sonicoder86 commented 6 years ago

When Webpack 4 comes out, it will be time to drop the support for Webpack 1