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

fix(stackblitz): fix svg path getting extra /app #400

Merged
merged 2 commits into from
Feb 27, 2018

Conversation

amcdnl
Copy link
Contributor

@amcdnl amcdnl commented Feb 18, 2018

This PR fixes the SVG demo not getting the correct path. There is still an issue with the SVG not being resolved though. Reached out to Eric regarding.

See: https://stackblitz.com/edit/angular-niug11?file=app/icon-svg-example.ts

@amcdnl amcdnl self-assigned this Feb 18, 2018
@amcdnl amcdnl requested a review from jelbourn February 18, 2018 21:35
data: ExampleData,
filename: string,
path: string,
prependApp = true): void {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now would be a good time to add param descriptions, since prependApp is the first really non-obvious one

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added comments. :)

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn merged commit 31ea36e into angular:master Feb 27, 2018
@amcdnl amcdnl deleted the svg-icon-path branch March 4, 2018 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants