sergey
sergey copied to clipboard
Commenting out <sergey-import> block still builds it
this works
<sergey-import src="something" />
this also works 🤨 (unexpectedly)
<!-- <sergey-import src="something" /> -->
this is kind of a hack to fix it
<!-- <sergey-import -src="something" /> -->
I think commenting should turn off building an import.