-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use webpack@next * disable minification * webpack test upgrades * implement webpack cache * cli and api cache handling * try bumping js memory * disable ci cache, run gc * update test args * increase timeout * better errors on integration execution failures * saslprep.js cache fix * separate src and dist unit cases * clear memory cache on completion * add cacheable to loaders * always reemit assets for cache support * reenable path-platform case * add watcher * readme updates * watcher api refinements * polish up watcher errors * close compiler on done
- Loading branch information
1 parent
484b415
commit c2fb87e
Showing
46 changed files
with
2,203 additions
and
1,735 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
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
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
Oops, something went wrong.