importMap for file in src/ breaks build, relative to parent instead of project #250
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
I added twind to my import map to map importing it easier
This causes the build to fail when it tries to import it relative to the project directory's parent instead of the project directory
Here is a commit-pinned repository link. Just run
deno task build
to see the error.The text was updated successfully, but these errors were encountered: