NfNitLoop / deno-embedder

Dev tools for embedding files into Deno applications
40 stars 4 forks source link

Generated files imports are broken in 1.4.8 #16

Closed pomdtr closed 2 months ago

pomdtr commented 4 months ago

Error message:

Unknown export './src/embed.ts' for '@nfnitloop/deno-embedder@1.4.8'.

1.4.7 works fine.

NfNitLoop commented 2 months ago

Do you have a way to reproduce this? It's working fine for me.

NfNitLoop commented 2 months ago

Aha, found it. Fixed in 85acb5811c0bffeb64553918ccb203f5cf75f803 and released 1.4.9.