denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

refactor: merge worker into fresh #2020

Closed crowlKats closed 2 years ago

crowlKats commented 2 years ago

Questions:

crowlKats commented 2 years ago

@ry i just committed a workaround for the symlink

ry commented 2 years ago

@crowlKats The preview deployment seems broken. Getting this error:

TypeError: Must be a file URL. at fromFileUrl (https://deno.land/std@0.108.0/path/posix.ts:408:15) at Function.fromRoutes (https://raw.githubusercontent.com/piscisaureus/fresh/d990a0bd6b76b2c2ec4016e9bf2584c7c5c8fe88/src/server/context.ts:120:48) at https://raw.githubusercontent.com/denoland/dotland/a7f1cd25da1cc471cb4d54d3210e91abadc69478/main.ts:65:33

crowlKats commented 2 years ago

It really doesn't help that the source mapping is completely fucked up and debugging this is quite annoying as the reported lines dont make sense