test(e2e): wip e2e test for todomvc
This commit is contained in:
@@ -128,6 +128,9 @@ async function build(target) {
|
||||
}
|
||||
|
||||
function checkAllSizes(targets) {
|
||||
if (devOnly) {
|
||||
return
|
||||
}
|
||||
console.log()
|
||||
for (const target of targets) {
|
||||
checkSize(target)
|
||||
|
||||
Reference in New Issue
Block a user