0.1.2 • Published 8 months ago
@samual/rollup-config v0.1.2
Samual's Rollup Config
An opinionated Rollup config.
Requires Node.js 18.20+, 20.10+, 22.0+, or above.
Install
npm install @samual/cookie
Usage
Put this in your rollup.config.js
:
import { rollupConfig } from "@samual/rollup-config"
export default rollupConfig()
By default, this config finds source files in src
and emits them to dist
.
You can override the source path with rollupConfig({ sourcePath: "source" })
and you can override the out path with
rollupConfig({ outPath: "build" })
.
0.1.3-c2fba0c
8 months ago
0.1.2
8 months ago
0.1.2-6b64505
9 months ago
0.1.2-369a175
9 months ago
0.1.2-7ba3fdd
10 months ago
0.1.2-600c453
10 months ago
0.1.2-9234740
10 months ago
0.1.1
12 months ago
0.1.2-81277eb
1 year ago
0.1.1-ac1742d
1 year ago
0.1.0
1 year ago
0.1.1-5337556
1 year ago
0.0.3-0686f4c
1 year ago
0.0.3-f161e35
1 year ago
0.0.3-32c10f7
1 year ago
0.0.2
1 year ago
0.0.2-08963cb
1 year ago
0.1.0-758ff0a
1 year ago
0.1.0-f51f224
1 year ago
0.1.0-c060c1a
1 year ago
0.1.0-bcf986e
1 year ago
0.0.1
1 year ago
0.1.0-f414655
1 year ago
0.1.0-dfdeb42
1 year ago
0.1.0-909fec3
1 year ago
0.1.0-7b8aabd
1 year ago
0.1.0-19806ff
1 year ago
0.1.0-10937b4
1 year ago
0.1.0-1e8162f
1 year ago
0.0.0
1 year ago