Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

docs: Fix gulp task causing duplicate demo files. #6254

Closed
wants to merge 1 commit into from

Conversation

topherfangio
Copy link
Contributor

If two demo directories began with the same name (like demoErrors and demoErrorsAdvanced), the gulp task would miscalculate the number and type of files causing duplicate files to appear in the source view and Codepen examples.

Fix by ensuring we only match the proper directory.

If two demo directories began with the same name (like demoErrors
and demoErrorsAdvanced), the gulp task would miscalculate the
number and type of files causing duplicate files to appear in the
source view and Codepen examples.

Fix by ensuring we only match the proper directory.
@topherfangio topherfangio added the needs: review This PR is waiting on review from the team label Dec 11, 2015
@topherfangio topherfangio added this to the 1.0-rc8 milestone Dec 11, 2015
@topherfangio topherfangio deleted the team/topher/fix-docs-gulp branch December 17, 2015 20:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant