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

Correct the "module" field of package.json #633

Closed
dottharun opened this issue May 31, 2024 · 0 comments · Fixed by #634
Closed

Correct the "module" field of package.json #633

dottharun opened this issue May 31, 2024 · 0 comments · Fixed by #634
Labels
kind/bug Something isn't working

Comments

@dottharun
Copy link
Contributor

Current Behavior

  • Currently the module field has a typo and pointing towards ./dist/index..js which is incorrect.

Expected Behavior

  • The module field must point towards the correctly generated file ./dist/index.mjs.

Screenshots/Logs

Environment

  • Host OS: Mac Linux Windows
  • Platform: Docker or Kubernetes
  • Meshery Server Version: stable-v
  • Meshery Client Version: stable-v

Contributor Guides and Resources

@dottharun dottharun added the kind/bug Something isn't working label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant