Skip to content

Use main as entry point for application if file isn't passed as argument#52

Merged
rauchg merged 2 commits intovercel:masterfrom
julianduque:master
Jun 12, 2016
Merged

Use main as entry point for application if file isn't passed as argument#52
rauchg merged 2 commits intovercel:masterfrom
julianduque:master

Conversation

@julianduque
Copy link
Copy Markdown

@julianduque julianduque commented Jun 11, 2016

It will look for main property in package.json and will try to use it as main file when argument isn't provided.

Fixes #47

"gulp-ext": "1.0.0",
"gulp-task-listing": "1.0.1",
"request-promise": "2.0.0",
"resumer": "0.0.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I thought we were using this in tests?

@julianduque
Copy link
Copy Markdown
Author

julianduque commented Jun 12, 2016

@rauchg you added it here on dependencies: 01171e1, so it's duplicated, so it should be on deps or devDeps?

@rauchg
Copy link
Copy Markdown
Member

rauchg commented Jun 12, 2016

devDeps, my bad

@rauchg rauchg merged commit a90cfab into vercel:master Jun 12, 2016
@rauchg
Copy link
Copy Markdown
Member

rauchg commented Jun 12, 2016

Awesome contributions @julianduque

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.

2 participants