chore: update comment
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details

This commit is contained in:
daiwei 2025-09-18 15:11:53 +08:00
parent 1aa2a6b12a
commit 4d3917ac5a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ export interface AssetURLOptions {
includeAbsolute?: boolean includeAbsolute?: boolean
tags?: AssetURLTagConfig tags?: AssetURLTagConfig
/** /**
* Whether to preserve the tilde (~) in asset URLs. * Whether to preserve the leading tilde (~) in asset URLs.
* Nuxt uses ~ as alias for the /app directory. * Nuxt uses ~ as alias for the /app directory.
* see #13460 * see #13460
*/ */