zodern / melte

Svelte compiler for Meteor with built in tracker integration and HMR
MIT License
33 stars 14 forks source link

Syntax error crashes Meteor if svelte file resides in package #7

Closed arggh closed 3 years ago

arggh commented 3 years ago

If the file being edited exists in a package, and contains errors, Meteor crashes.

The same doesn't happen with svelte files imported directly from within the app.

zodern commented 3 years ago

This is fixed in zodern:melte@1.4.0.