Only remove js dir if it exists. (#88)
* Only remove js dir if it exists. This is to fix a bug where scittle throws an error if you do a prod build on a fresh checkout. * Update changelog. * Simplify clean prod fix.
This commit is contained in:
parent
06621b2dab
commit
fa99b05b06
2 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<!-- - `bb gh-pages` -->
|
||||
|
||||
- [#89](https://github.com/babashka/babashka/issues/89): allow `evaluate_script_tags` to specify individual scripts.
|
||||
- [#87](https://github.com/babashka/scittle/issues/87): prod build on fresh checkout fails
|
||||
|
||||
## v0.6.19 (2024-10-08)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue