tapable
tapable copied to clipboard
Ship it with `Dual Module Package`
Make it support cjs and esm. Let's fast-forward to ESM.
If this is allowed, please let me know and I'd be happy to make a PR
Why you need ESM version of this package?
Why you need ESM version of this package?
I'm going to use tapable in an environment that is not compatible with cjs, And, ESM is the future
@axetroy You can send a PR, we can rewrite our code to esm and use babel/swc/etc to transpile it to commonjs and ship two versions