mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
shim for tests
This commit is contained in:
@@ -26,7 +26,9 @@ export default {
|
||||
],
|
||||
testRunnerHtml: testFramework => `
|
||||
<html lang="en-US">
|
||||
<head></head>
|
||||
<head>
|
||||
<script>window.process = {env: { NODE_ENV: "production" }};</script>
|
||||
</head>
|
||||
<body>
|
||||
<link rel="stylesheet" href="dist/themes/light.css">
|
||||
<script type="module" src="dist/shoelace.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user