1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-27 05:15:46 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
4ce401b9ef switch back to JS for serverless functions (for now) (#549)
Vercel's TS transpiliation is too flaky: https://github.com/vercel/vercel/discussions/6665
2021-09-09 17:30:38 -04:00
aa9f347c3d almost had it... 2021-09-08 09:16:34 -04:00
b6c325c3b6 try fixing sentry release sourcemaps for serverless functions 2021-09-08 08:03:16 -04:00
6c6c049491 Update post-deploy.yml 2021-07-28 11:53:22 -04:00
574c64bae2 fix post-deploy CI 2021-07-09 14:50:31 -04:00
b411560a34 limit number of most popular pages from fauna db 2021-07-09 12:15:53 -04:00
5981b99254 generate function source maps for sentry releases 2021-06-27 12:28:30 -04:00
fde728bf22 remove docker stuff (it doesn't play nice with webpack/gulp/etc.) 2021-06-27 10:17:58 -04:00
363b4edf1c shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
2021-06-19 17:19:01 -04:00
622432c3e4 trying out Sentry logging on /api/hits 2021-06-13 11:31:18 -04:00