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

Consider creating an npm package for the build tool #16

Open
heralden opened this issue Jul 31, 2019 · 0 comments
Open

Consider creating an npm package for the build tool #16

heralden opened this issue Jul 31, 2019 · 0 comments

Comments

@heralden
Copy link
Member

Whenever we make changes to generator-bluegenes-tool, those changes will only apply to new tools generated in the future. Older tools won't get any benefits of the changes.

Wouldn't it be nice to have an NPM package similar to react-scripts (used in create-react-app) that is included as a dependency, which handles building the JS and Less, linting, dev server, etc.? This way, any updates to it would just require an updating of the dependency in the tool projects, and they'll have all the updated features.

I added a "consider" to the title, as it's very possible the overhead of this could outweigh the benefits...

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

No branches or pull requests

1 participant