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