♫
📌 canary ▾
next.js
/
test
/
development
/
app-dir
/
hmr-symlink
/
app
/
symlink-link
/
page.tsx
page.tsx
4 lines
80 B
export
default
function
Page
()
{
return
<
h1
>This is the symlink target</
h1
>
}
v2.0.0
/
Go
SIGN IN