sveltejs / template

Template for building basic applications with Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when building: Unrecognized option enableSourcemap

bhark opened this issue · comments

After installing a new dependency (moment), I'm getting an error which is seemingly unrelated to the new dependency when building with the NodeJS adapter: Unrecognized option: enableSourcemap.

Is this a known bug, or have I messed something up?

Closing because I'm in the wrong repository.