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

Refactor module order in builder, allow version auto-update #203

Closed

Conversation

SergioCrisostomo
Copy link
Member

Refactor module order in builder:

  • refactored dependencies.js so it uses package.yml order of modules.
  • the YAML header content is still fetched from each files, now more async.
  • added a doublecheck that yml packages-list is same amount as files found by walking the directories

Allow version auto-update:

  • added fs.watch to both Core and More, which means that when cache folder is changed it will now refresh the last version by reading again the package.json info

fixes #186, fixes #157

@SergioCrisostomo
Copy link
Member Author

This is a old pull request, I suppose too big to be readable.
Will separate the ideas into separate pull requests and post back sometime in the future.

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.

Order of components in Builder (More only?) Latest version should update with new library version
1 participant