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: dynamic utils.js import simplified #136

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Conversation

barjin
Copy link
Collaborator

@barjin barjin commented Feb 17, 2023

Dynamic load via path.join() upsets the Vercel's NFT tracer and the utils.js file does not get included in the resulting build.

This way, Vercel finds this file and includes it.

fixes #135

@barjin barjin merged commit 1a5b327 into master Feb 20, 2023
@barjin barjin deleted the dynamicImportRemove branch February 20, 2023 10:30
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.

ENOENT: no such file or directory, open '/var/task/node_modules/fingerprint-injector/utils.js'
2 participants