Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 26, 2022
1 parent 87ca358 commit 1773a03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,8 @@ A transform to make UglifyJS work in [CommonJS](http://wiki.commonjs.org/wiki/Mo
npm i uglify-js-export
```

## Usage

```js
import UglifyJS from 'uglify-js-export';

Expand Down

0 comments on commit 1773a03

Please sign in to comment.