Skip to content

Commit f1e4094

Browse files
committed
disable app install
1 parent 91e51a5 commit f1e4094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/editor/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
manifest.json provides metadata used when your web app is installed on a
3434
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
3535
-->
36-
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
36+
<!-- <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> -->
3737
<!--
3838
Notice the use of %PUBLIC_URL% in the tags above.
3939
It will be replaced with the URL of the `public` folder during the build.

0 commit comments

Comments
 (0)