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

Convert to NPM module #70

Merged
merged 117 commits into from
Jun 16, 2016
Merged

Convert to NPM module #70

merged 117 commits into from
Jun 16, 2016

Conversation

jrolfs and others added 30 commits February 26, 2016 12:30
- Upgrade jasmine-core to 2.x
- Use inflection npm dependency
- Use brainstem-factory fork npm dependency
- Ensure spec-helper and builders are evaluated before spec files
- Add many missing dependencies to spec files

let karmaConfig = {
configFile: path.join(__dirname, 'karma.conf.js'),
singleRun: true,
sourceMaps: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we want source maps?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be handled with the karma-source-maps-loader plugin now, I'll double check that this is not necessary.

@lambdatastic
Copy link
Contributor

LGTM :shipit:

@jrolfs jrolfs merged commit aaafbe5 into master Jun 16, 2016
@jrolfs jrolfs deleted the common-js branch June 16, 2016 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

5 participants