kungfooman / RuntimeTypeInspector.js

Checking JSDoc types at runtime for high-quality types - Trust is good, control is better.
MIT License
8 stars 0 forks source link

Create version independent Webpack plugin (support for v4 and v5 at the same time) #80

Closed kungfooman closed 10 months ago

kungfooman commented 10 months ago

Currently plugin-webpack4 and plugin-webpack are just stub dirs.

Once plugin-webpack4 is released, I can just add a check in the version independent package:

require('webpack').version[0]
kungfooman commented 10 months ago

Released new package:

https://www.npmjs.com/package/@runtime-type-inspector/plugin-webpack @runtime-type-inspector/plugin-webpack@1.0.0