You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Babel](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-babel)| Use [**Babel**](https://babeljs.io/) plugins, presets, and configuration in your project. |
30
29
|[HTML Include](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-include-html)| Inspired by the original [HTML Imports spec](https://www.html5rocks.com/en/tutorials/webcomponents/imports/). |
31
30
|[Import Raw](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-import-raw)| Enables usage of ESM syntax for loading arbitrary file contents as a string. |
@@ -34,6 +33,5 @@ Below is the official list of supported first-party plugins available by the Gre
34
33
|[Netlify](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-netlify)| Deploy serverless and edge functions to [**Netlify**](https://www.netlify.com/). |
35
34
|[Polyfills](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-polyfills)| Web Component related polyfills for older browsers. |
36
35
|[PostCSS](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-postcss)| Allows usage of [**PostCSS**](https://postcss.org/) plugins and configuration in your project. |
37
-
|[Puppeteer](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-renderer-puppeteer)| A rendering plugin to support prerendering a Greenwood project using Puppeteer. |
38
-
|[TypeScript](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-typescript)| Allows usage of [**TypeScript**](https://www.typescriptlang.org/) syntax. |
36
+
|[Puppeteer](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-renderer-puppeteer)| A rendering plugin to support prerendering a Greenwood project using Puppeteer. ||
39
37
|[Vercel](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-vercel)| Deploy serverless and edge functions with [**Vercel**](https://vercel.com/). |
0 commit comments