-
Couldn't load subscription status.
- Fork 19
Adds Analytics Code to URLs #87
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
Conversation
✅ Deploy Preview for netlify-plugin-cloudinary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@matiasfha - can you give me a hand here?
i want to be able to dynamically set sdkSemver based on the version set in package.json however due to the tsconfig, i'm unable to import the package.json file into the project
the issue appears to be the rootDir config, and i tried googling around on solutions but haven't quite found anything that works yet
i tried to simply lift the rootDir to ./ but that doesn't properly build then
any recommendations? or what additionally i would need to do if we remove rootDir?
blocked by cloudinary/cloudinary_npm#634
Uh oh!
There was an error while loading. Please reload this page.
Description
Appends the analytics codes to the URL for internal analytics
Currently this doesn't support SDK Semver or Tech Version due to being unable to get version imports working without having to manually configure it each time. will open a separate issue to address this
Issue Ticket Number
Fixes #70
Type of change
Checklist