Closed geoctrl closed 5 years ago
the "k" template literal tag now handles both kremling-inline-loader
strings and regular ampersand strings.
if kremling-inline-loader
is used, this tag will compile the string into an object (just like kremling-loader
)
otherwise, it will just return the same string.
please see kremling-loader#8 for an explanation of what
krem
is for and how it's used