You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
In typescript project, it might not be possible to import incremental-dom@0.7.0 with import because in this case typescript will try to compile source files from node_modules. But the project may have different compiler options and typescript version and incremental-dom sources will fail to compile. Unfortunately, the only workaround I found is to use require() https://github.com/Microsoft/TypeScript/wiki/FAQ#why-is-a-file-in-the-exclude-list-still-picked-up-by-the-compiler