Skip to content

Commit

Permalink
fix: update plugin names
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Jul 8, 2024
1 parent c1e6f00 commit d6ee30f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions core/utils/lume_config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export const pluginNames = [
"feed",
"fff",
"filter_pages",
"hatsu",
"inline",
"jsx",
"jsx_preact",
Expand Down
1 change: 1 addition & 0 deletions tests/plugins.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Deno.test("Plugins list in init", () => {
"feed",
"fff",
"filter_pages",
"hatsu",
"inline",
"jsx",
"jsx_preact",
Expand Down

0 comments on commit d6ee30f

Please sign in to comment.