1
0
mirror of https://github.com/svg/svgo.git synced 2025-04-19 10:22:15 +03:00

3 Commits

Author SHA1 Message Date
Bogdan Chadkin
a99cc08e4f
Format tests with prettier (#1380)
Will format the code with prettier in a few commits.
2021-02-27 23:17:47 +03:00
Bogdan Chadkin
82778c872d Reduce browser build size 1450kB -> 820kB 2021-02-19 15:34:37 +03:00
Bogdan Chadkin
d273b26605
Provide es module bundle for browser (#1326)
The was a lot of requests to provide browser compatible module. In this
diff I added `svgo/dist/svgo.browser.js` bundle and tested it with
playwright.
2021-02-16 19:11:01 +03:00