Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(icon-build-helpers): optimize SVG assets and builder interface (#…
…5937) * chore: check-in work * feat(icon-build-helpers): add svg builder and add output extension * feat(icon-build-helpers): add builder for vue * test(e2e): update e2e icon tests * test(e2e): update icons-vue tests * chore(project): update metadata input call signature * fix(icon-build-helpers): update react builder to stop double children in render * chore: check-in work * test(icon-build-helpers): add test for getModuleName * chore: check-in work * test(output): add tests for output extension * chore(icon-build-helpers): remove search.js * chore(project): fix eslint violations * chore(icons): update path from svg to src/svg * chore(icons): update gitignore to include generated svg folder * chore(pictograms): update path from svg to src/svg * chore(pictograms): update gitignore to include generated svg folder * chore(icon-build-helpers): remove search test * refactor(icon-build-helpers): update test signatures with metadata * refactor(icons,pictograms): update tasks signatures with metadata * chore(icons): update preview with new metadata structure * chore(icon-build-helpers): update filepath for icon glyphs
- Loading branch information