We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d74cef commit ac713e2Copy full SHA for ac713e2
src/public/js/uv/uv.config.js
@@ -1,6 +1,6 @@
1
self.__uv$config = {
2
prefix: '/js/sw/service/uv/',
3
- bare: 'http://localhost:4000/',
+ bare: '/bare/',
4
encodeUrl: Ultraviolet.codec.xor.encode,
5
decodeUrl: Ultraviolet.codec.xor.decode,
6
handler: '/uv/uv.handler.js',
0 commit comments