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

fix(dll): fix dll build order #563

Merged
merged 1 commit into from
Sep 28, 2016
Merged

fix(dll): fix dll build order #563

merged 1 commit into from
Sep 28, 2016

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Sep 28, 2016

The dll build is required for all other builds. This is because they utilize config from the base config, which tries to instantiate the dll plugin. It is currently associated with the doc build only. This PR makes it a separate gulp task and npm script and ensures it runs before every build task.

Should fix what is breaking master on CI right now.

@levithomason levithomason merged commit 25fd1e7 into master Sep 28, 2016
@levithomason levithomason deleted the fix/dll-builds branch September 28, 2016 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant