snabbdom / snabbdom

A virtual DOM library with focus on simplicity, modularity, powerful features and performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.6.0 './h' failed to resolve only because it was resolved as fully specified

ForsakenE opened this issue · comments

build/jsx.js use './h' to import js file ,bug in package.json,use type:'module'

Hello @ForsakenE. This bug report is a little bit hard to read. Is this the same issue as #1087? If not, please provide a bit more information 🙂

I also ran into this issue after updating to v3.6.0.
I've submitted #1104 to fix this problem.

This should be fixed in 3.6.1