Skip to content

Commit

Permalink
test all three at once
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Dec 7, 2021
1 parent 27e254a commit 2be6ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-test-runner.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { esbuildPlugin } from '@web/dev-server-esbuild';

export default {
concurrentBrowsers: 3,
plugins: [esbuildPlugin({ ts: true, target: 'auto' })],
testRunnerHtml: testFramework => `
<html>
Expand Down

0 comments on commit 2be6ec1

Please sign in to comment.