Skip to content

Commit

Permalink
remove greenwood netlify adapter plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Dec 22, 2024
1 parent fe0bda3 commit 2bb07e0
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 16,399 deletions.
2 changes: 0 additions & 2 deletions greenwood.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { greenwoodPluginCssModules } from "@greenwood/plugin-css-modules";
import { greenwoodPluginImportRaw } from "@greenwood/plugin-import-raw";
import { greenwoodPluginAdapterNetlify } from "@greenwood/plugin-adapter-netlify";
import { ResourceInterface } from "@greenwood/cli/src/lib/resource-interface.js";

// TODO would be nice to find a better way to solve this problem
Expand Down Expand Up @@ -53,7 +52,6 @@ export default {
type: "resource",
provider: (compilation) => new ActiveFrontmatterDocsTitleRestorerResource(compilation),
},
greenwoodPluginAdapterNetlify(),
],

polyfills: {
Expand Down
Loading

0 comments on commit 2bb07e0

Please sign in to comment.