Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove require statements from the dist package #136

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

Merged

Conversation

patrick-tolosa
Copy link
Contributor

Brief Summary of Changes

What does this PR address?

Are tests included?

  • Yes
  • No

Reviewer, Please Note:

This PR addresses the build output of this package.
This package historically contained require() statements which also required node module dependencies.

The build was changed so that it inlines everything it depends on, dependencies are no longer needed and errors resulting from missing dependencies won't appear anymore.

@patrick-tolosa patrick-tolosa requested a review from strausr May 13, 2021 16:27
@patrick-tolosa patrick-tolosa merged commit 7d76d70 into master May 18, 2021
@patrick-tolosa patrick-tolosa deleted the fix/fix-build-output-invalid-require-statements branch May 18, 2021 11:16
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