refactor the test infra: use puppeteer instead of jsdom to get rid of some hack implementations
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
},
|
||||
"compileOnSave": true,
|
||||
"exclude": ["test"],
|
||||
"include": ["index.d.ts"]
|
||||
"include": ["src", "index.d.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user