Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 472 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 472 Bytes

metal-soy-bundle

A bundle containing all the closure dependencies required by soy files compiled to incremental-dom.

Note that this bundle was built by hand, and some features were deliberately removed to make the resulting bundle smaller, like escaping (which shouldn't be necessary for incremental dom anyway) and bidi directives (which will be added back soon).

See https://metaljs.com/ for documentation.