mirror of
https://github.com/coder/code-server.git
synced 2025-08-01 06:23:35 +08:00
Register a service worker
To make installing as a PWA possible. Fixes #1181.
This commit is contained in:
@ -60,5 +60,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="{{BASE}}/static-{{COMMIT}}/dist/register.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user