-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
(This is a synthesis of the original report in the forum.)
It turns out that that @newrelic/publish-sourcemap is not distributed with a open-source-compatible license, and thus can't be distributed legally. From its package.json:
"license": "New Relic proprietary"
While #215 introduced an ENABLE_NEW_RELIC runtime environment variable, it only configures whether the services will be used; New Relic is still baked into the build. If the build is then distributed as part of an image (say, a Tutor or Bitnami image), this becomes a potential legal problem.
We need to find a reasonable way to make the @newrelic/publish-sourcemap dependency optional.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels