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

chore(doc-gen): fix script paths in plnkr for examples with deps #16238

Closed
wants to merge 1 commit into from

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Sep 21, 2017

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Chore.

What is the current behavior? (You can also link to an open issue here)
Docs examples with deps result into broken plnkrs due to incorrect script paths (for the production deployment mode).
E.g. <example ... deps="angular-animate.js"> results in:

<script src="//code.angularjs.org/snapshotangular-animate.min.js"></script>

What is the new behavior (if this is a feature change)?
Correct script paths in plnkrs for examples with deps.

Does this PR introduce a breaking change?
No.

Please check if the PR fulfills these requirements

Other information
You can see it in action is the examples here (which depend on ngAnimate).

@gkalpak gkalpak closed this in 6d997f5 Sep 22, 2017
@gkalpak gkalpak deleted the chore-fix-examples-deps branch September 22, 2017 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants