Skip to content

Commit

Permalink
fix(previewimage): adjust image path
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode authored Mar 23, 2020
1 parent 702dfba commit 6aea6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ end up together in a chunk. The `optimizeForLazyLoading` flag allows you to conf
generated in a way that they can even be split to lazy loaded chunks. Means not only the amount of the icons in the chunk
gets reduced, but also, where they end up. Means, an icon that is only used in a lazy loaded Angular feature module, will only
end up there.
![Output scenario two](https://raw.githubusercontent.com/kreuzerk/svg-to-ts/master/assets/generated-files-scr2.png)
![Output scenario two](https://raw.githubusercontent.com/kreuzerk/svg-to-ts/master/assets/generated-files-src2.png)

**A step by step guide is coming soon**

Expand Down

0 comments on commit 6aea6d1

Please sign in to comment.