UNPKG
rn-web-cli
Version:
latest (1.0.1)
1.0.1
1.0.0
React Native for Web
rn-web-cli
/
tmpl
/
project
/
web.json
6 lines
•
112 B
JSON
View Raw
1
2
3
4
5
6
{
"port"
:
8080
,
"cdnUrl"
:
""
,
"cdnVariableName"
:
"__cdnUrl__"
,
"indexWeb"
:
"../index.web.js"
}