This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@hey-api/rollup-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.1.2Β β€’Β PublicΒ β€’Β Published
Hey API logo

Vite/Rollup Plugin

πŸš€ Vite/Rollup plugin for `@hey-api/openapi-ts` codegen.

Platform

Our platform for OpenAPI specifications is now available. Automatically update your code when the APIs it depends on change. Find out more.

Documentation

Please visit our website for documentation, guides, migrating, and more.

Sponsors

Love Hey API? Become our sponsor.

Stainless logo

Usage

Add to plugins inside your Vite/Rollup configuration.

import { heyApiPlugin } from '@hey-api/rollup-plugin';

export default defineConfig({
  plugins: [
    heyApiPlugin({
      config: {
        // optional configuration instead of using the configuration file
      },
    }),
  ],
});

/@hey-api/rollup-plugin/

    Package Sidebar

    Install

    npm i @hey-api/rollup-plugin

    Homepage

    heyapi.dev/

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    6.2 kB

    Total Files

    9

    Last publish

    Collaborators

    • mrlubos