test all three at once

pull/629/head
Cory LaViska 2021-12-07 16:46:05 -05:00
rodzic 27e254ac4d
commit 2be6ec1711
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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