mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
Add hash-bang to fix build error
This commit is contained in:
parent
908f9a7ce3
commit
205de7e5c5
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
rm -rf target
|
||||
yarn run vite build -c vite.sdk-assets-config.js
|
||||
yarn run vite build -c vite.sdk-lib-config.js
|
||||
|
Loading…
Reference in New Issue
Block a user