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

fix: remove all dynamic require() #66

Merged
merged 1 commit into from
Apr 17, 2024
Merged

fix: remove all dynamic require() #66

merged 1 commit into from
Apr 17, 2024

Conversation

mechanik-daniel
Copy link
Contributor

Replaced parameterized require() calls to fs.readFileSync, so the bundled code can work from within node's "Single Executable Applications"

@mechanik-daniel mechanik-daniel merged commit 6c9d3fd into Outburn-IL:main Apr 17, 2024
4 checks passed
@mechanik-daniel mechanik-daniel deleted the replace-dynamic-require branch April 17, 2024 06:52
lizozom pushed a commit that referenced this pull request Apr 17, 2024
## [2.1.2](v2.1.1...v2.1.2) (2024-04-17)

### Bug Fixes

* remove all dynamic require() ([#66](#66)) ([6c9d3fd](6c9d3fd))

## [2.1.2](v2.1.1...v2.1.2) (2024-04-17)

### Bug Fixes

* remove all dynamic require() ([#66](#66)) ([6c9d3fd](6c9d3fd))
@lizozom
Copy link
Contributor

lizozom commented Apr 17, 2024

🎉 This PR is included in version 2.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants