refup
Version:
Reference up your typescript output to get rid of the pesky Uncaught ReferenceError
34 lines (22 loc) • 893 B
Markdown
get rid of the pesky Uncaught ReferenceError.
This project is open to updates by its users, I ensure that PRs are relevant to the community.
In other words, if you find a bug or want a new feature, please help us by becoming one of the
[ ](
Please consider:
- [Buying me a coffee](https://www.buymeacoffee.com/jeanlescure) ☕
- Supporting me on [Patreon](https://www.patreon.com/jeanlescure) 🏆
- Starring this repo on [Github](https://github.com/jeanlescure/short-unique-id) 🌟
```
npm install -g refup
```
```bash
refup dist/short-unique-id.js ShortUniqueId
refup dist/multi-replace.js MultiReplace --no-default
```
Reference up your typescript output to