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 lodash imports from .mjs output #136

Merged
merged 2 commits into from Jan 21, 2024
Merged

Fix lodash imports from .mjs output #136

merged 2 commits into from Jan 21, 2024

Conversation

nhardy
Copy link
Member

@nhardy nhardy commented Jan 19, 2024

Also swaps over from babel to esbuild.

@coveralls
Copy link

Coverage Status

coverage: 81.562%. remained the same
when pulling 7cca31b on bugfix/mjs-lodash-fix
into 2be8998 on master.

@nhardy nhardy merged commit af9e55b into master Jan 21, 2024
4 checks passed
@nhardy nhardy deleted the bugfix/mjs-lodash-fix branch January 21, 2024 22:19
@@ -9,8 +9,6 @@ module.exports = {
{
devDependencies: [
".eslintrc.js",
"babel-register.js",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

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.

None yet

4 participants