Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 27, 2024
1 parent bf19a2b commit 78e021a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ ESBuild plugin for assets copy.
- Support verbose output log
- Run only once or only when assets changed

## Installation
## 🚀 Installation

```sh
npm install -D -E @playform/copy
```

## Usage
## 🛠️ Usage

```ts
import { build } from "esbuild";
Expand Down

0 comments on commit 78e021a

Please sign in to comment.