This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-22 05:01:42 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
81224b5d67
swc
/
crates
/
swc_html_minifier
/
tests
/
fixture
/
text
/
svg-2
/
output.min.html
1 line
96 B
HTML
Raw
Normal View
History
Unescape
Escape
feat(html/minifier): Compress more default attributes (#5182)
2022-07-15 13:55:24 +03:00
<!doctype html>
<
span
>
test
<
/
span
>
<
svg
>
a
<
text
y
=
150
class
=
small
>
Мой
<
/
text
>
<
/
svg
>
<
span
>
a
<
/
span
>
Reference in New Issue
Copy Permalink