This repository was archived by the owner on Aug 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
How to handle *.d.ts #62
Comments
Any updates? |
Any updates? |
1 similar comment
Any updates? |
Any updates? |
Duplicate of #54 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Should we strip import with them or handle somehow?
allowJs
doesn't work with node_modules, which does not let to use typescript as transpiler for angular2 dependencies.Maybe better to lay on
rollup-plugin-node-resolve
with some cases?The text was updated successfully, but these errors were encountered: