#You meant absolute path import?

1 messages · Page 1 of 1 (latest)

dull locust
#

No, in the app router you can do components/spinner.tsx from anywhere in the project. But in the tsconfig I don't see any alias. Let me see if I can find an example Next.js project that does this

#

Look at how footer is imported

wary folio
#

It's in your jsconfig or tsconfig as baseurl

dull locust
#

Interesting, okay I'll look into that. I guess just a brain block there