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: reassigning to const variable #7

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

raphaelbs
Copy link

Note - Since this is a public repository, make sure that we're not publishing private data in the code, commit comments, or this PR.

📚 Context/Description Behind The Change

Error caught while compiling a lambda that uses this package.

node_modules/@mixmaxhq/express-robots/index.js:27:6: ERROR: Cannot assign to "userAgentArray" because it is a constant

🚨 Potential Risks & What To Monitor After Deployment

🧑‍🔬 How Has This Been Tested?

🚚 Release Plan

Copy link

@laszlovaspal laszlovaspal left a comment

Choose a reason for hiding this comment

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

👍

@raphaelbs raphaelbs merged commit 0001304 into master Aug 23, 2024
4 checks passed
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.

3 participants