Deleted User
03/02/2022, 1:25 AMDeleted User
03/02/2022, 1:25 AMDeleted User
03/02/2022, 1:26 AMDeleted User
03/02/2022, 1:27 AMDeleted User
03/02/2022, 1:28 AMwaitUntil
is somehow useful...Deleted User
03/02/2022, 1:30 AMDeleted User
03/02/2022, 3:37 AMNoel Jacob
03/02/2022, 6:04 AMalinador
03/02/2022, 12:40 PMalinador
03/02/2022, 12:44 PMIsaac McFadyen | YYZ01
03/02/2022, 1:05 PMrichardcooke
03/02/2022, 3:24 PMalinador
03/02/2022, 4:09 PMjustinhook
03/02/2022, 8:13 PMIsaac McFadyen | YYZ01
03/02/2022, 8:14 PMIsaac McFadyen | YYZ01
03/02/2022, 8:14 PMjustinhook
03/02/2022, 8:18 PMjustinhook
03/02/2022, 8:21 PMzsmooth
03/02/2022, 9:47 PMalinador
03/03/2022, 10:41 AMminimusubi
03/04/2022, 5:02 AM/api/user/[foo]/[bar]/id.ts
does not seem to map to /api/user/*/*/id
(404 not found)
I would prefer not use use the double square brackets, as this would allow any path depthgeelen
03/04/2022, 9:57 AMgeelen
03/04/2022, 9:58 AMFunctions
tab, you should see a Configuration
sectiongeelen
03/04/2022, 9:59 AMminimusubi
03/04/2022, 10:12 AMminimusubi
03/04/2022, 11:32 AM01:08:25.042 ✘ [ERROR] Could not resolve "realm-web"
01:08:25.042
01:08:25.042 ../../../buildhome/repo/functions/util/mongo.ts:1:23:
01:08:25.042 1 │ import * as Realm from 'realm-web';
01:08:25.042 ╵ ~~~~~~~~~~~
01:08:25.042
01:08:25.042 You can mark the path "realm-web" as external to exclude it from the bundle, which will remove this error.
Is this an issue with the location of my functions
directory? The general project structure looks like this
/functions
- /utils/...
- /api/...
/public
- index.html
/package.json
and I've set /public
as my build output directorygeelen
03/04/2022, 1:18 PMminimusubi
03/04/2022, 2:38 PMgeelen
03/04/2022, 6:10 PMgeelen
03/04/2022, 6:11 PMnpm install
without a build command