mirror of
https://github.com/miniflux/v2.git
synced 2025-08-16 18:01:37 +00:00
Refactor assets bundler and split Javascript files
This commit is contained in:
parent
e1c56b2e53
commit
53deb0b8cd
49 changed files with 2837 additions and 2000 deletions
1
vendor/github.com/tdewolff/minify/html/table.go
generated
vendored
1
vendor/github.com/tdewolff/minify/html/table.go
generated
vendored
|
@ -124,7 +124,6 @@ var attrMap = map[html.Hash]traits{
|
|||
html.Defer: booleanAttr,
|
||||
html.Dir: caselessAttr,
|
||||
html.Disabled: booleanAttr,
|
||||
html.Draggable: booleanAttr,
|
||||
html.Enabled: booleanAttr,
|
||||
html.Enctype: caselessAttr,
|
||||
html.Face: caselessAttr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue