Neil Thawani

Results 2 issues of Neil Thawani

While blanket.js works in the test harnesses of individual files, it does not display in suites of the form: ``` Test all unit tests QUnit.testSuites("unit tests", [ "unitTest1.html", "unitTest2.html", "unitTest3.html",...

### Question I ran `pnpm build` but I wonder if I'm missing updating some other parts of this project. Should I update the demo app in here too? There's a...