super-fields
super-fields copied to clipboard
Consider using plain JS or lit instead of Polymer
Those components that have client-side counterparts basically just store JS functions. Consider replacing polymer templates with something more efficient, like lit. Or even plain JS.