-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Describe the bug
Generating new components goes to the app folder instead of components.
To Reproduce
Steps to reproduce the behavior:
- Generate Qwik NX Workspace with app
npx create-nx-workspace org-workspace --preset=qwik-nx
- Generate new component
nx generate qwik-nx:component
- INput all required prompts
- See the component, it is in the app folder.
Expected behavior
Generated components for application should goes to components folder.
Desktop (please complete the following information):
OS: Apple M1 Pro
Browser Chrome
Version 107.0.5304.121 (Official Build) (arm64)
Node 19.0.1
qwik-nx version 0.3.1
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done