mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-08 17:26:43 +02:00
fix(bundle): update vite input files path + add set -e in bash scripts to fail if command fails
This commit is contained in:
parent
e10c071a85
commit
0ee53c71ff
6 changed files with 14 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# see https://github.com/conventional-changelog/commitlint/issues/885
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue