Spaces:
Running
Running
Commit
·
3fd9cd9
1
Parent(s):
1f6f308
dist
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ colorFrom: pink
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
-
app_build_command: pnpm run build
|
9 |
app_file: dist/index.html
|
10 |
license: mit
|
11 |
short_description: Shows the contents of a xorb or a shard
|
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
app_build_command: pnpm run build:dist && ls -la
|
9 |
app_file: dist/index.html
|
10 |
license: mit
|
11 |
short_description: Shows the contents of a xorb or a shard
|