Socket
Socket
Sign inDemoInstall

@payloadcms/bundler-vite

Package Overview
Dependencies
8
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @payloadcms/bundler-vite

The officially supported Vite bundler adapter for Payload


Version published
Weekly downloads
1.3K
decreased by-12.32%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

Payload Vite Adapter

Official Vite adapter for Payload.

Installation

npm install @payloadcms/bundler-vite

Usage

import { buildConfig } from 'payload/config'
import { viteBundler } from '@payloadcms/bundler-vite'

export default buildConfig({
  bundler: viteBundler(),
  // ...rest of config
})

More detailed usage can be found in the Payload Docs.

FAQs

Last updated on 26 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc