TTS disabled by default for all users (tickets #002 freeze, #003 truncation). Embedders re-enable with window.UNCLOSEAI_ENABLE_TTS = true. Floating button bottom 20px to 141px to avoid overlapping page buttons. Added docs/tickets/ with 5 issues from cthegray. Bundle extension script and biome config updates.
16 lines
230 B
Text
16 lines
230 B
Text
js/dist/*
|
|
js/node_modules/*
|
|
|
|
# Node.js dependencies
|
|
node_modules/
|
|
webwords/
|
|
book/
|
|
|
|
*.log
|
|
|
|
# Generated audio files in language examples
|
|
public/languages/**/*.mp3
|
|
*.mp3
|
|
|
|
# Bundled extension build artifact
|
|
public/uncloseai-bundle.js
|