fix: serve SpessaSynth processor locally to avoid CDN version mismatch

- Download spessasynth_processor.min.js from CDN, serve as static file
- Change __SpessaSynthCDN to /static/js/services/
- Fix version mismatch between esm.sh library and CDN processor
This commit is contained in:
2026-07-26 18:47:32 +07:00
parent c884f3c533
commit 4d42b8407c
3 changed files with 25 additions and 4 deletions
File diff suppressed because one or more lines are too long