Skip to content

Publish to npm for browserify support #197

Closed
@twolfson

Description

@twolfson

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 to raven-browser or similar
  • Remove private property from package.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:

https://github.com/twolfson/foundry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions