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

Enhancements: Refactor logic in lib/creator #98

Closed
evenstensberg opened this issue Apr 5, 2017 · 1 comment
Closed

Enhancements: Refactor logic in lib/creator #98

evenstensberg opened this issue Apr 5, 2017 · 1 comment

Comments

@evenstensberg
Copy link
Member

The parser previously known parser module, now named creator is circular still. Previously we didn't use Yeoman for scaffolding, so we relied on some sort of generator functionality. As Yeoman is integrated, we no longer need the module to be circular, we can create separate modules and import them after our generator has been run, respectively.

@evenstensberg
Copy link
Member Author

Closed in #99

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

1 participant