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

add glob support for pkg.output #5

Merged
merged 3 commits into from
Jun 26, 2014

Conversation

sorrycc
Copy link
Collaborator

@sorrycc sorrycc commented Jun 23, 2014

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling cbbd295 on sorrycc:glob-support-for-output into 6e77d00 on popomore:master.

@@ -2,6 +2,6 @@
"name": "a",
"version": "1.0.0",
"spm": {
"output": ["a.js", "b.js"]
"output": ["a.js", "b.js", "./glob/*.js"]
Copy link
Owner

Choose a reason for hiding this comment

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

再加一个可能重复的例子吧

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 438c165 on sorrycc:glob-support-for-output into 6e77d00 on popomore:master.

@popomore
Copy link
Owner

+1

popomore added a commit that referenced this pull request Jun 26, 2014
@popomore popomore merged commit 11db52c into popomore:master Jun 26, 2014
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