Removed references to the aggregate code; Commented out the import of the meteor package.
This commit is contained in:
@@ -37,4 +37,4 @@ msavin:mongol # Free version of MeteorToys - Provides access t
|
||||
#zodern:melte # Alternative to meteor-svelte (https://github.com/meteor-svelte/meteor-svelte). Was more actively developed.
|
||||
svelte:compiler # Switching back to this because of TS errors.
|
||||
|
||||
tunguska:reactive-aggregate # Allows us to create a new client collection (from the server) with the contents being an aggregate of server data. Note that aggregation can only be done on the server currently as mini-mongo does not support it.
|
||||
#tunguska:reactive-aggregate # Allows us to create a new client collection (from the server) with the contents being an aggregate of server data. Note that aggregation can only be done on the server currently as mini-mongo does not support it.
|
||||
Reference in New Issue
Block a user