test all three at once

This commit is contained in:
Cory LaViska
2021-12-07 16:46:05 -05:00
parent 27e254ac4d
commit 2be6ec1711

View File

@@ -1,6 +1,7 @@
import { esbuildPlugin } from '@web/dev-server-esbuild';
export default {
concurrentBrowsers: 3,
plugins: [esbuildPlugin({ ts: true, target: 'auto' })],
testRunnerHtml: testFramework => `
<html>