Skip to content

Conversation

jelowin
Copy link
Contributor

@jelowin jelowin commented Jul 3, 2025

Description

Change COMPONENT_DIR to studio-generate to fit new Fotocasa portal packages structure

Related Issue

Example

Screenshot 2025-07-03 at 12 41 42

const componentInPascal = toPascalCase(`${category.replace(/s$/, '')} ${component}`)

const COMPONENT_DIR = `/components/${category}/${component}/`
const COMPONENT_DIR = `/packages/components/${category}/${component}/`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps it should be an "arg" of the CLI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants