-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add `exports` field to `Config` Add an optional `exports` field to `Config` which describes exactly which exports the generated module should have. * use existing exported globals for dropped values * use Validator API when reading `exports` * use `Validator` API in tests * update example with initial global value
- Loading branch information
1 parent
32ffa5a
commit 4eaf9fb
Showing
6 changed files
with
560 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.