mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove svelte-meteor-data
This commit is contained in:
@@ -20,5 +20,4 @@ autopublish # Publish all data to the clients (for prototyping)
|
||||
insecure # Allow all DB writes from clients (for prototyping)
|
||||
static-html # Define static page content in .html files
|
||||
zodern:melte # Meteor package to allow us to create files with the .svelte extension
|
||||
rdb:svelte-meteor-data # Meteor package which allows us to consume Meteor's reactive data sources inside of our Svelte components
|
||||
hot-module-replacement # Update client in development without reloading the page
|
||||
|
||||
Reference in New Issue
Block a user