♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-external
/
app
/
wildcard
/
page.js
page.js
6 lines
104 B
import
{ Foo }
from
'client-esm-module-wildcard-2'
export
default
function
Page
()
{
return
<
Foo
/>
}
v2.0.0
/
Go
SIGN IN