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

Watch mode #74

Open
1 of 4 tasks
edemaine opened this issue May 19, 2022 · 0 comments
Open
1 of 4 tasks

Watch mode #74

edemaine opened this issue May 19, 2022 · 0 comments

Comments

@edemaine
Copy link
Owner

edemaine commented May 19, 2022

  • glob support like svgink
  • -w command-line option to watch input files for changes and then recompile them (with appropriate preceding mappings).
  • Detect dependencies in input files (e.g. CoffeeScript file imports another file) and update when those change too.
  • Track which symbols got resolved from what mapping file, to know which mapping files a drawing actually depends on. (Maybe unnecessary.)

Related to #70 which also needs to compare dates. With #70, don't need to worry about detecting changes too often, because we can see nothing changed on the SVG side.

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