Permalink
Switch branches/tags
{{ refName }}
default
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Feb 17, 2022
Commits on Jan 18, 2022
Commits on Jan 17, 2022
Commits on Jan 15, 2022
-
feat: add build concurrency control (close: #1819) (#2953)
* feat: add build concurrency control * fix: rm comment * feat: docs Co-authored-by: genefy <[email protected]>
-
Commits on Dec 25, 2021
-
-
-
-
-
-
-
feat(types):
definePlugin
supports declare theme config typeMotivation: If you're developing a theme's internal plugins, you'll want the `definePlugin` helper support declare theme config type by second generic type.