Skip to content

Commit

Permalink
Update DEVELOPMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 authored Jun 10, 2024
1 parent 32d3615 commit 16550ba
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Installation

Before [PR](https://github.com/xenova/transformers.js/pull/118) merge, you should use this installation step.

```sh
# Install from source
npm i 'hans00/transformers.js#merge'

# or prerelease maintained by BRICKS
npm i @fugood/transformers
```

# Basic Polyfills & Fixes

https://github.com/hans00/react-native-transformers-example/blob/a0060d16550891618fb47ec8766ca4e460b1f1a6/polyfills.js#L2-L16
Expand Down

0 comments on commit 16550ba

Please sign in to comment.