Skip to content

bug: generating new component goes to app folder  #23

@reemardelarosa

Description

@reemardelarosa

Describe the bug
Generating new components goes to the app folder instead of components.

To Reproduce
Steps to reproduce the behavior:

  1. Generate Qwik NX Workspace with app npx create-nx-workspace org-workspace --preset=qwik-nx
  2. Generate new component nx generate qwik-nx:component
  3. INput all required prompts
  4. See the component, it is in the app folder.

Expected behavior
Generated components for application should goes to components folder.

Screenshots
Screenshot 2022-12-24 at 2 52 33 PM

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

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions