Closed
Description
In order to support browserify
, a JS compiler that resolves dependencies as if they were npm
dependencies, we should publish raven-js
to npm
.
https://github.com/substack/node-browserify
The changes that we need to make this happen:
- Rename
package.json
toraven-browser
or similar - Remove
private
property frompackage.json
- Get approval from maintainers
If you are concerned about the task of adding 2 more tasks when you release (i.e. bumping package.json
version and running npm publish
), then you might want to consider using foundry
:
Metadata
Metadata
Assignees
Labels
No labels