mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 11:09:13 +00:00
test all three at once
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { esbuildPlugin } from '@web/dev-server-esbuild';
|
||||
|
||||
export default {
|
||||
concurrentBrowsers: 3,
|
||||
plugins: [esbuildPlugin({ ts: true, target: 'auto' })],
|
||||
testRunnerHtml: testFramework => `
|
||||
<html>
|
||||
|
||||
Reference in New Issue
Block a user