sergey icon indicating copy to clipboard operation
sergey copied to clipboard

Commenting out <sergey-import> block still builds it

Open damjanuzelac opened this issue 4 years ago • 0 comments

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.

damjanuzelac avatar Nov 23 '21 12:11 damjanuzelac