You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -66,19 +68,21 @@ export async function help(options: Options) {
66
68
67
69
Options:
68
70
69
-
-h, --help Displays complete help
70
-
-p, --port [port] Select a custom port for the development server
71
-
-d, --no-debug Disable debugging panel
72
-
-b, --no-browser Do not open a new browser window
73
-
-w, --no-watch Do not open watch for filesystem changes
74
-
-c, --ci Run the parcel previewer on a remote unix server
75
-
--web3 Connects preview to browser wallet to use the associated avatar and account
76
-
--skip-build Skip build and only serve the files in preview mode
77
-
--debug Enables Debug panel mode inside DCL Explorer (default=true)
78
-
--dclenv Decentraland Environment. Which environment to use for the content. This determines the catalyst server used, asset-bundles, etc. Possible values: org, zone, today. (default=org)
79
-
--realm Realm used to serve the content. (default=Localhost)
80
-
--local-scene Enable local scene development.
81
-
--position Initial Position to start the explorer. (default=position defined at scene.json)
71
+
-h, --help Displays complete help
72
+
-p, --port [port] Select a custom port for the development server
73
+
-d, --no-debug Disable debugging panel
74
+
-b, --no-browser Do not open a new browser window
75
+
-w, --no-watch Do not open watch for filesystem changes
76
+
-c, --ci Run the parcel previewer on a remote unix server
77
+
--web3 Connects preview to browser wallet to use the associated avatar and account
78
+
--skip-build Skip build and only serve the files in preview mode
79
+
--debug Enables Debug panel mode inside DCL Explorer (default=true)
80
+
--dclenv Decentraland Environment. Which environment to use for the content. This determines the catalyst server used, asset-bundles, etc. Possible values: org, zone, today. (default=org)
81
+
--realm Realm used to serve the content. (default=Localhost)
82
+
--local-scene Enable local scene development.
83
+
--position Initial Position to start the explorer. (default=position defined at scene.json)
0 commit comments