Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Document wildcard module declarations #318

Merged
2 commits merged into from
Jun 24, 2016
Merged

Document wildcard module declarations #318

2 commits merged into from
Jun 24, 2016

Conversation

ghost
Copy link

@ghost ghost commented Jun 24, 2016

Part of #308

@ghost ghost force-pushed the wildcards branch from 06750af to cb1211b Compare June 24, 2016 15:04
}
```

Imports of the kind "*!text" and "json!*" can now be used.
Copy link
Member

Choose a reason for hiding this comment

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

I would (1) change to active voice (2) be more explicit about the type of "*!text"/"json!*" ('imports of the kind' sounds vague to me). Something like:

Now you can import things that match "*!text" and "json!*".

Also you should backtick-quote "*!text" and "json!*" because the stars seem to be parsed as italic right now.

@sandersn
Copy link
Member

👍

@ghost ghost merged commit 9f3467b into release-2.0 Jun 24, 2016
@ghost ghost deleted the wildcards branch June 24, 2016 17:37
@mhegazy
Copy link
Contributor

mhegazy commented Jun 24, 2016

I think this belongs with Modules rather than in Module Resolution.. thoughts?

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants