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

Issue #11 - Reduce package size #12

Merged
merged 1 commit into from Mar 9, 2018
Merged

Conversation

Yoric
Copy link
Contributor

@Yoric Yoric commented Mar 9, 2018

This patch:

  • excludes mozilla_webidls.zip from the deployed package;
  • upgrades lalrpop-* to 0.14.0, which has smaller files.

This patch:
- excludes `mozilla_webidls.zip` from the deployed package;
- excludes `src/parser/grammar.rs` from the deployed package;
- upgrades lalrpop-* to 0.14.0, which has smaller files.
@sgodwincs
Copy link
Owner

Looks good, thanks! I'll publish version 0.5.0 by tonight.

@sgodwincs sgodwincs closed this Mar 9, 2018
@sgodwincs sgodwincs reopened this Mar 9, 2018
@sgodwincs sgodwincs merged commit 311f592 into sgodwincs:master Mar 9, 2018
@Yoric
Copy link
Contributor Author

Yoric commented Mar 13, 2018

Thanks. My patch which uses webidl-rs to build a Firefox module is now up for review :)

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