Skip to content
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

Fix version not available via CommonJS (fixes #459) ... #464

Merged
merged 1 commit into from
Jan 12, 2016

Conversation

benvinegar
Copy link
Contributor

  • package.json now points to dist/raven.js
  • dist/raven.js is built with derequire plugin (removes require statements)
  • derequire plugin added as dev dep

* package.json now points to dist/raven.js
* dist/raven.js is built with derequire plugin (removes require statements)
* derequire plugin added as dev dep
benvinegar added a commit that referenced this pull request Jan 12, 2016
Fix version not available via CommonJS (fixes #459) ...
@benvinegar benvinegar merged commit 165452b into master Jan 12, 2016
@benvinegar benvinegar deleted the fix-commonjs branch January 21, 2016 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant