Add hyperminimal to hyper
This commit is contained in:
parent
a20d2e9b8c
commit
2942360fe1
1 changed files with 3 additions and 1 deletions
|
|
@ -108,7 +108,9 @@ module.exports = {
|
||||||
// `hyperpower`
|
// `hyperpower`
|
||||||
// `@company/project`
|
// `@company/project`
|
||||||
// `project#1.0.1`
|
// `project#1.0.1`
|
||||||
plugins: [],
|
plugins: [
|
||||||
|
`hyperminimal`
|
||||||
|
],
|
||||||
|
|
||||||
// in development, you can create a directory under
|
// in development, you can create a directory under
|
||||||
// `~/.hyper_plugins/local/` and include it here
|
// `~/.hyper_plugins/local/` and include it here
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue