From 2942360fe15a5ed2422b316a479cc0df00e19daa Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Wed, 7 Jun 2017 15:18:39 -0700 Subject: [PATCH] Add hyperminimal to hyper --- .hyper.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.hyper.js b/.hyper.js index 69b96f1..3c908e9 100644 --- a/.hyper.js +++ b/.hyper.js @@ -108,7 +108,9 @@ module.exports = { // `hyperpower` // `@company/project` // `project#1.0.1` - plugins: [], + plugins: [ + `hyperminimal` + ], // in development, you can create a directory under // `~/.hyper_plugins/local/` and include it here