Skip to content

Commit

Permalink
docs: ensure that the baseUrl must be an absolute path (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
devjiwonchoi authored Feb 27, 2024
1 parent c9e1695 commit 5d9bcbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/docs/configuration/compilation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,8 @@ Requires `jsc.baseUrl`. See below.

## jsc.baseUrl

The path must be specified as an absolute path.

[Learn more](https://www.typescriptlang.org/docs/handbook/module-resolution.html#base-url).

## jsc.minify
Expand Down

0 comments on commit 5d9bcbb

Please sign in to comment.