redstarbird/arrowpack

Add caching support

redstarbird opened this issue · 0 comments

Add support for caching files and detecting which files have been changed since a previous build so that files that it will only rebuild files that need to be rebuilt (similar to snowpack). If there is a git file in the project, this could perhaps be used to accurately track changes (or git-like file tracking could be built into arrowpack).