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

Loopback 3.x #15

Merged
merged 6 commits into from Apr 26, 2017
Merged

Loopback 3.x #15

merged 6 commits into from Apr 26, 2017

Conversation

mrfelton
Copy link

No description provided.

BREAKING CHANGE: update to loopback 3.x
@mrfelton mrfelton requested a review from beeman April 25, 2017 08:28
package.json Outdated
"lint": "jscs lib && jshint lib",
"test": "nyc mocha -R spec --timeout 10000 test",
"test:watch": "npm run test -- -w",
"dev": "DEBUG=*:ping NODE_ENV=development nodemon test/fixtures/simple-app/server/server.js --watch ./lib --watch ./test --ignore db.json --ext js,json",
Copy link

Choose a reason for hiding this comment

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

We probably want to have another value for the DEBUG=*:ping variable

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a6bf101 on loopback-3.x into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling efae57f on loopback-3.x into ** on master**.

@mrfelton mrfelton merged commit 7b0e450 into master Apr 26, 2017
@mrfelton mrfelton deleted the loopback-3.x branch April 26, 2017 10:45
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.

None yet

3 participants