This website requires JavaScript.
Explore
Help
Sign in
milas
/
jellyfish-web
Watch
1
Star
0
Fork
You've already forked jellyfish-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8b6dc05d64
jellyfish-web
/
src
/
standalone.js
5 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
ADDED standalone.js script to inject standalone mode in dev server
2019-12-01 09:14:10 +01:00
(
function
(
)
{
"use strict"
;
minor readme changes
2019-12-03 23:17:01 +09:00
window
.
appMode
=
'standalone'
;
ADDED standalone.js script to inject standalone mode in dev server
2019-12-01 09:14:10 +01:00
}
)
(
)
;
Reference in a new issue
Copy permalink