Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An update that includes working code for all tests #340

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

fizista
Copy link

@fizista fizista commented Sep 2, 2024

I needed this library, so I improved it so that all the tests provided in the project are now working. I also added the vite-test that I needed.

Maybe it will be useful to someone else.

In brief, the other changes include:

  • improving the process of building the library and tests
    • closure replaced by UglifyJS.
    • coffeeify added to browserify to enable proper package building.
  • accepted a patch changing the source-map library to @jridgewell/trace-mapping
  • improved compatibility of code running under the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants