refup

1.1.0 • Public • Published

RefUp!

Reference up your typescript output to get rid of the pesky Uncaught ReferenceError.

Open source notice

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 contributors ✌️ ! See the contributing section.

Like this module? ❤

Please consider:

Install

npm install -g refup

Usage

# if file has export default
refup dist/short-unique-id.js ShortUniqueId

# if file has only named exports
refup dist/multi-replace.js MultiReplace --no-default

Readme

Keywords

none

Package Sidebar

Install

npm i refup

Weekly Downloads

135

Version

1.1.0

License

Apache-2.0

Unpacked Size

67.6 kB

Total Files

5

Last publish

Collaborators

  • jeanlescure