Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(loader): runtime exports an object in extract mode
In extract mode generated runtime exports object with id, viewBox, url fields and with toString method. That allows to use svgs from external sprite when rendering symbols by js. BREAKING CHANGE: Generated runtime in extract mode is changed from string to object ISSUES CLOSED: #123
- Loading branch information