|
73637105c5
|
lint literally ALL the things 🚓
|
2021-10-12 18:54:55 -04:00 |
|
|
d710e0e5ff
|
fix dangling webpack-dev-server after gulp exit
|
2021-10-04 09:59:49 -04:00 |
|
|
d47bf07401
|
pass .env secrets to gulp tasks via dotenv
|
2021-10-03 12:39:51 -04:00 |
|
|
28fc884aee
|
swap browser-sync -> webpack-dev-server
|
2021-09-14 18:05:19 -04:00 |
|
|
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 |
|
|
f42c5bd3bc
|
clean up loading animation styles
|
2021-09-06 16:26:43 -04:00 |
|
|
7d7bf4b474
|
drop some unused deps
|
2021-09-05 09:51:41 -04:00 |
|
|
f7b179b4f8
|
tidy up build logs
|
2021-08-08 10:57:43 -04:00 |
|
|
053e5922c6
|
bump Hugo to 0.86.1
|
2021-07-30 10:42:27 -04:00 |
|
|
e4d3e074fd
|
lots of random cleanup & organization
|
2021-07-20 15:22:57 -04:00 |
|
|
d6591b2103
|
webpack-dev-server -> browser-sync via gulp
|
2021-07-15 08:56:55 -04:00 |
|
|
523670fa22
|
move some cruft from serverless API to client
|
2021-07-09 14:40:23 -04:00 |
|
|
b61ffd3629
|
add empty manifest.json so Hugo doesn't fail when it isn't populated yet
|
2021-07-03 11:02:50 -04:00 |
|
|
2e5405b9ac
|
profile webpack assets in build log
|
2021-07-03 09:09:55 -04:00 |
|
|
8da27cba81
|
shoulda been using cross-fetch this whole time, oops
|
2021-07-01 09:15:11 -04:00 |
|
|
1bdd600c84
|
begrudgingly start move to all ESM modules
|
2021-06-29 08:14:57 -04:00 |
|
|
d8a818ed18
|
bump Hugo to 0.84.2
|
2021-06-28 08:47:26 -04:00 |
|
|
5981b99254
|
generate function source maps for sentry releases
|
2021-06-27 12:28:30 -04:00 |
|
|
f5f64eb87e
|
move css minification from postcss to webpack (for better source maps)
|
2021-06-26 19:16:54 -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 |
|