1.0.2 • Published 9 months ago

gatsby-plugin-code-dryer v1.0.2

Weekly downloads
-
License
0BSD
Repository
-
Last release
9 months ago

Plugin to make webpages a WYSIWYG for Code Dryer (https://www.codedryer.com)

Developement

To test locally before any publish, insert this code to the projects gatsby-config.js:

{
  // including a plugin from outside the plugins folder needs the path to it
  resolve: require.resolve(
    `../../MyProjects/tavega/gatsby-plugin-code-dryer`
  ),
}
1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago