Detalhes do pacote

@arcjet/rollup-config

arcjet1.1kApache-2.01.0.0-beta.15

Custom rollup config for Arcjet projects

arcjet, rollup

readme (leia-me)

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://arcjet.com/logo/arcjet-dark-lockup-voyage-horizontal.svg"> Arcjet Logo </picture>

@arcjet/rollup-config

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/npm/v/%40arcjet%2Frollup-config?style=flat-square&label=%E2%9C%A6Aj&labelColor=000000&color=5C5866"> npm badge </picture>

Custom rollup config for Arcjet projects.

What is this?

This is our Rollup configuration that we share across our codebase.

When should I use this?

You should not use this but instead configure Rollup yourself.

Install

This package is ESM only. Install with npm in Node.js:

npm install @arcjet/rollup-config

Use

In rollup.config.js:

import { createConfig } from "@arcjet/rollup-config";

export default createConfig(import.meta.url);

License

Apache License, Version 2.0 © Arcjet Labs, Inc.