diff options
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index 0733f6e..f6b41ec 100644 --- a/dist/index.html +++ b/dist/index.html @@ -13,5 +13,5 @@ <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> - <script type="text/javascript" src="vendors~index.js"></script><script type="text/javascript" src="index.js"></script><script type="text/javascript" src="background.js"></script></body> + <script type="text/javascript" src="index.js"></script></body> </html> |