Memoize kind list

This commit is contained in:
Sam Carlton 2022-05-20 12:20:31 -05:00
parent 78faf629e1
commit f3ad21e22f
2 changed files with 5 additions and 1 deletions

View file

@ -28,7 +28,7 @@ import {
writeStorkToml
} from '~/helpers/stork/toml.js'
import {
KindList
KindListMemoized as KindList
} from '~/helpers/api/kind.js'
import {
apiDirectory