8 ms·
You can’t import or require() a module that only exists in memory. You can convert it into a data url and import that, can't you?
by mg 6mo ago
You can’t import or require() a module
that only exists in memory.
You can convert it into a data url and import that, can't you?
- doctorpangloss 6mo ago[flagged]
- afavour 6mo agoWhat happens to relative imports?