We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Thanks for this library and i was looking to package this library in a desktop app with nodejs : https://github.com/phcode-dev/phoenix-desktop
The deps declared in package.json looks like dev dependencies and is bloating up the distribution folder.
https://github.com/analytics-debugger/ga4mp/blob/main/package.json#L56-L64
Can these be moved to dev dependencies so that there is no actual prod deps for the library?
The text was updated successfully, but these errors were encountered:
Sure, not sure why they added them to deps,. will update it today.
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for this library and i was looking to package this library in a desktop app with nodejs : https://github.com/phcode-dev/phoenix-desktop
The deps declared in package.json looks like dev dependencies and is bloating up the distribution folder.
https://github.com/analytics-debugger/ga4mp/blob/main/package.json#L56-L64
Can these be moved to dev dependencies so that there is no actual prod deps for the library?
The text was updated successfully, but these errors were encountered: