diff options
Diffstat (limited to '.webpack/renderer/main_window/index.html')
| -rw-r--r-- | .webpack/renderer/main_window/index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.webpack/renderer/main_window/index.html b/.webpack/renderer/main_window/index.html deleted file mode 100644 index d93a477..0000000 --- a/.webpack/renderer/main_window/index.html +++ /dev/null @@ -1,10 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="UTF-8" /> - <title>Hello World!</title> - </head> - <body> - <div id="app"></div> - <script src="/main_window/index.js"></script></body> -</html>
\ No newline at end of file |