@alloc/fast-rimraf

1.0.8 • Public • Published

@alloc/fast-rimraf

fast-rimraf first moves the directory, you want to delete, into another location so in the blink of an eye you have an empty space in the parent directory. Then it deletes the moved directory in background in order to free space in your disk.

Usage

pnpm i @alloc/fast-rimraf -D

In your package.json:

"scripts": {
  "build": "rimraf dist && [your script here]"
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @alloc/fast-rimraf

      Weekly Downloads

      42

      Version

      1.0.8

      License

      MIT

      Unpacked Size

      1.16 kB

      Total Files

      3

      Last publish

      Collaborators

      • aleclarson