Skip to content

Commit c11fbf1

Browse files
Update build
1 parent 688ceb4 commit c11fbf1

5 files changed

Lines changed: 769 additions & 682 deletions

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
```bash
2-
cd ~/tsft_projects/visual-embed-sdk && npm run build && npx vite build -c vite.local.config.ts --outDir local-dist --base / && rm -rf ~/tsft_projects/ts-nk-github-cplot.github.io/assets && cp local-dist/local/index.html ~/tsft_projects/ts-nk-github-cplot.github.io/index.html && cp -R local-dist/assets ~/tsft_projects/ts-nk-github-cplot.github.io/assets && cp local/index.ts ~/tsft_projects/ts-nk-github-cplot.github.io/assets/index.ts && rm -rf local-dist && git -C ~/tsft_projects/ts-nk-github-cplot.github.io add -A && git -C ~/tsft_projects/ts-nk-github-cplot.github.io commit -m "Update build" && git -C ~/tsft_projects/ts-nk-github-cplot.github.io push
2+
cd ~/tsft_projects/visual-embed-sdk && npm run build && npx vite build -c vite.local.config.ts --outDir local-dist --base / && rm -rf ~/tsft_projects/ts-nk-github-cplot.github.io/assets && cp local-dist/local/index.html ~/tsft_projects/ts-nk-github-cplot.github.io/index.html && cp -R local-dist/assets ~/tsft_projects/ts-nk-github-cplot.github.io/assets && rm -rf local-dist && git -C ~/tsft_projects/ts-nk-github-cplot.github.io add -A && git -C ~/tsft_projects/ts-nk-github-cplot.github.io commit -m "Update build" && git -C ~/tsft_projects/ts-nk-github-cplot.github.io push
33
```

‎assets/index.ts‎

Lines changed: 0 additions & 379 deletions
This file was deleted.

‎assets/main-BhKwZo1o.js‎

Lines changed: 767 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎assets/main-hut7XAHx.js‎

Lines changed: 0 additions & 301 deletions
This file was deleted.

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
width: 100%;
1919
}
2020
</style>
21-
<script type="module" crossorigin src="/assets/main-hut7XAHx.js"></script>
21+
<script type="module" crossorigin src="/assets/main-BhKwZo1o.js"></script>
2222
</head>
2323
<body>
2424
<div id="app"></div>

0 commit comments

Comments
 (0)