Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Jun 11, 2024
1 parent 6817203 commit df0b898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/esbuild-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ If you are using the `esbuild` API, you can add the plugin to your build configu

```typescript
import esbuild from 'esbuild'
import { UniverPlugin } from '@univerjs/esbuild-plugin'

esbuild.build({
plugins: [
Expand Down

0 comments on commit df0b898

Please sign in to comment.