This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
One of the main advantage of the new build plugin API introduced in Meteor 1.2 was the possibility to define "incremental compilers" that relies on caching to accelerate the build process. Unfortunately 7734099 didn't implement this new caching mechanism correctly, this commit should make it work. The documentation for CachingCompiler is available at: https://github.com/meteor/meteor/tree/devel/packages/caching-compiler
- Loading branch information
1 parent
3b6114c
commit 274d625
Showing
1 changed file
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters