© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Recommended way to import layer files within the same layer? - Nuxt
N
Nuxt
•
4mo ago
•
8 replies
Bobakanoosh
Recommended way to import layer files within the same layer?
nuxt4
🗂️
layers
For example if I have a
feedback
feedback
layer
, and I
'm in that layer importing a feedback utility into a feedback component
, I currently do
import { foo } from "~~/layers/feedback/app/bar"
import { foo } from "~~/layers/feedback/app/bar"
.
I haven
't been able to find anything shorter
, is there anything
?
Recent Announcements
Similar Threads
Nuxt layers: Cant import scss files in a layer
N
Nuxt / ❓・help
10mo ago
Recommended way top have imports from one layer to another
N
Nuxt / ❓・help
2y ago
Layer doesnt import module
N
Nuxt / ❓・help
17mo ago
Import js files
N
Nuxt / ❓・help
2y ago