mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-09 11:55:37 +01:00
Merge pull request #624 from vector-im/build-fix
Add hash-bang to fix sdk build error
This commit is contained in:
commit
314843f5f2
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
rm -rf target
|
rm -rf target
|
||||||
yarn run vite build -c vite.sdk-assets-config.js
|
yarn run vite build -c vite.sdk-assets-config.js
|
||||||
yarn run vite build -c vite.sdk-lib-config.js
|
yarn run vite build -c vite.sdk-lib-config.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user