@khulnasoft/gatsby-plugin-khulnasoft-builder

2.0.24 • Public • Published

@khulnasoft/gatsby-plugin-khulnasoft-builder

This plugin generates Vercel Build Output API v3 for Gatsby v4+ projects.

The Vercel platform automatically injects this plugin for you if it can detect Gatsby v4+ in your project's package.json dependencies. If detected, you will see a log message in your project's build logs as follows:

Injecting Gatsby.js plugin "@khulnasoft/gatsby-plugin-khulnasoft-builder" to package.json

If auto-detection is not working, this plugin can also be installed and used manually:

  1. npm install @khulnasoft/gatsby-plugin-khulnasoft-builder
  2. Add '@khulnasoft/gatsby-plugin-khulnasoft-builder' to your gatsby-config.(t|j)s file, such as:
module.exports = {
  plugins: ['@khulnasoft/gatsby-plugin-khulnasoft-builder'],
};
  1. 🚀 Ship It 🎉

Readme

Keywords

none

Package Sidebar

Install

npm i @khulnasoft/gatsby-plugin-khulnasoft-builder

Weekly Downloads

26

Version

2.0.24

License

none

Unpacked Size

4.82 kB

Total Files

5

Last publish

Collaborators

  • nextlinux