-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Your use case
I want to run some test for my frontend. But the types are not available during the npx nuxi typecheck
.
They are in the .nuxt and i can't run test in my CI/CD.
The solution you'd like
I would like to have a params on the nuxt.config to give the path (not in .nuxt) to use the types during my pipline. If i import an enum my build failed because the enum is not available.
Possible alternatives
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request