Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate element creates unnecessary empty dirs #475

Closed
depsypher opened this issue Jan 30, 2017 · 3 comments
Closed

Generate element creates unnecessary empty dirs #475

depsypher opened this issue Jan 30, 2017 · 3 comments

Comments

@depsypher
Copy link

I'm submitting a bug report

  • Library Version:
    0.24.0

  • Operating System:
    OSX 10.x

  • Node Version:
    v7.4.0

  • NPM Version:
    4.0.5

Current behavior:
Running a command such as au generate element foo creates several empty directories.

attributes
binding-behaviors
value-converters

Expected/desired behavior:
I'd prefer no empty dirs to be created.

  • What is the expected behavior?
    Just an elements dir with new files in it is created.

  • What is the motivation / use case for changing the behavior?
    Given that there are separate generators for each of these things, it is confusing that generate element does anything related to attributes, binding-behaviors or value-converters. Empty dirs don't get tracked in git, so different team members can have different directory structures, and it's just visual noise to see a dir that's empty.

@Alexander-Taran
Copy link
Contributor

Stale since may 2017

@Alexander-Taran
Copy link
Contributor

@3cp what do you think?

@3cp
Copy link
Member

3cp commented Jun 2, 2022

Will fix this.

@3cp 3cp closed this as completed in 238f68b Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants