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

Moving closer to origami-service #111

Merged
merged 10 commits into from Feb 3, 2017
Merged

Moving closer to origami-service #111

merged 10 commits into from Feb 3, 2017

Conversation

JakeChampion
Copy link
Contributor

No description provided.

// refer to `mock-modules/<name>` in all of the tests. Bower will
// look on the local file-system instead of trying to load modules
// from GitHub or the registry.
process.env.bower_shorthand_resolver = `${__dirname}/{{shorthand}}`;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

¯\_(ツ)_/¯

@@ -7,7 +7,7 @@ require('dotenv').load({
});

const process = require('process');
const createApp = require('./lib/index');
const buildService = require('./lib/index');
Copy link
Member

Choose a reason for hiding this comment

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

This could be moved to ./lib/build-service too. Or maybe we move all of them to ./lib/service?

@JakeChampion JakeChampion merged commit 816e96b into master Feb 3, 2017
@JakeChampion JakeChampion deleted the basic branch February 3, 2017 16:06
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

2 participants