Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kerneldeimos
on April 18, 2023
|
parent
|
context
|
favorite
| on:
KV.js
Isn't one of the merits of ESM that it can import either? I believe this is supposed to work:
import theDefaultExport from '@heyputer/kv.js';
spankalee
on April 18, 2023
[–]
Browsers can not import CommonJS
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
import theDefaultExport from '@heyputer/kv.js';