PHP 8.2.30
Preview: rollup.config.js Size: 269 B
/home/byroehnu/.trash/node_modules11/crelt/rollup.config.js

import copy from "rollup-plugin-copy"

export default {
  input: "index.js",
  output: {
    file: "dist/index.cjs",
    format: "cjs",
    exports: "default"
  },
  plugins: [
    copy({targets: [{src: "index.d.ts", dest: "dist", rename: () => "index.d.cts"}]})
  ]
}

Directory Contents

Dirs: 1 × Files: 6

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-02-28 00:26:52
Edit Download
280 B lrw-r--r-- 2026-02-28 00:27:36
Edit Download
951 B lrw-r--r-- 2026-02-28 00:27:04
Edit Download
1.06 KB lrw-r--r-- 2026-02-28 00:26:32
Edit Download
771 B lrw-r--r-- 2026-02-28 00:27:24
Edit Download
764 B lrw-r--r-- 2026-02-28 00:27:32
Edit Download
269 B lrw-r--r-- 2026-02-28 00:27:14
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).