YahooArchive / strip-loader

Webpack loader to strip arbitrary functions out of your production code.
Other
282 stars 14 forks source link

Is this module have duplicate npm packages ? #13

Open katsew opened 8 years ago

katsew commented 8 years ago

I npm installed following module, but it's still v0.1.0. https://www.npmjs.com/package/webpack-strip

However, I found the same module with the latest version v0.1.2. https://www.npmjs.com/package/strip-loader

Are these modules are duplicated? If so, please update webpack-strip.

max-l commented 7 years ago

+1

Got caught using webpack-strip, had a problem (it strips even in dev mode) then tried strip-loader...