Open vnys opened 9 years ago
In any case, I’m really interested to know how you combine esnext with the es6-module-transpiler if it’s not by using this module – if you could kindly point me in the right direction :)
I have to look into this, I believe some key parts of recast and transpiler have changed since this module was last updated.
If you are in a hurry you might try bumping the deps in the package.json and see if things just work. If not then it is likely some API has changed that I was previously relying on for Resolvers.
I’m trying to combine esnext and es6-module-transpiler, and stumbled across your module as a possible solution. However, I get the following stack trace when following the example on extending the ResolverFactory:
I use es6-module-transpiler version 0.9.5.