gizmodesbois / docz-plugin-netlify

This package makes it possible to use netlify with docz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docz-plugin-netlify

This package makes it possible to use netlify with docz If you provide a different path for the dist folder, the plugin will handle it for you.

How to use it

import doczPluginNetlify from "docz-plugin-netlify";

export default {
  plugins: [doczPluginNetlify()]
};

About

This package makes it possible to use netlify with docz


Languages

Language:JavaScript 100.0%