fix: generate valid javascript modules in build (#1080)
Before this change snabbdom could only be consumed by bundlers like webpack. Now we add the `.js` extension to the build outputs so browsers can import the modules directly as well. ISSUES FIXED: #963pull/1081/head
parent
f5fcde33ec
commit
7ec0e9018a
Loading…
Reference in New Issue