Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Build [cybernetically enhanced web apps](https://svelte.dev) with Meteor and Svelte.

Based on [meteor-svelte](https://github.com/meteor-svelte/meteor-svelte/pull/30) with these added features:
Based on [meteor-svelte](https://github.com/meteor-svelte/meteor-svelte) with these added features:

- Tracker statements
- Support for hot module replacement (HMR) to update modified components without requiring a full page reload. Requires your app to use Meteor 2 and the [hot-module-replacement](https://docs.meteor.com/packages/hot-module-replacement.html) package.
Expand Down