diff options
| author | bobzel <zzzman@gmail.com> | 2023-12-03 16:21:52 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-12-03 16:21:52 -0500 |
| commit | c654a31fdb48a76fb4b0562168c920ca850a7b9e (patch) | |
| tree | 76410a9da12919e35f49d3d1f3899856fb0584ce /build | |
| parent | 23f789ab0bc9947f1bd23816183df2b5cc89b0e6 (diff) | |
cleaned up warnings and errors, working with typescript 20.10
Diffstat (limited to 'build')
| -rw-r--r-- | build/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/build/index.html b/build/index.html deleted file mode 100644 index a738d1092..000000000 --- a/build/index.html +++ /dev/null @@ -1,12 +0,0 @@ -<html> - -<head> - <title>Dash Web Build</title> -</head> - -<body> - <div id="root"></div> - <script src="./bundle.js"></script> -</body> - -</html>
\ No newline at end of file |
