Added a search for Chromebook usage after a specific date. Removed references to the schema code which was not working. Ran into a deployment issue that requires I manually run sudo npm run install from the bundle/programs/server folder after deploying.
This commit is contained in:
@@ -18,8 +18,8 @@ ecmascript@0.16.2 # Enable ECMAScript2015+ syntax in app code
|
||||
typescript@4.5.4 # Enable TypeScript syntax in .ts and .tsx modules
|
||||
shell-server@0.5.0 # Server-side component of the `meteor shell` command
|
||||
|
||||
aldeed:collection2 # Attaches a schema to a collection
|
||||
aldeed:schema-index # Allows the schema to specify fields to be indexed
|
||||
#aldeed:collection2 # Attaches a schema to a collection
|
||||
#aldeed:schema-index # Allows the schema to specify fields to be indexed
|
||||
|
||||
svelte:compiler
|
||||
#static-html@1.3.2
|
||||
|
||||
Reference in New Issue
Block a user