knockout / tko

🥊 Technical Knockout – The Monorepo for Knockout.js (4.0+)
http://www.tko.io
Other
273 stars 34 forks source link

Re-enable knockout build tests and fix dummyTemplateEngine import #169

Closed bcdanieldickison closed 2 years ago

bcdanieldickison commented 2 years ago

Fixes #162 though I'm not quite sure it's the right way.

brianmhunt commented 2 years ago

@mbest We were just trying to re-enable the testing of the compiled knockout.js but the cross-window testing went awry when we switched to esbuild (from rollup) — does this fix seem right to you?