mirror of
https://github.com/owncast/owncast.git
synced 2026-03-13 09:51:16 +08:00
* chore: Update storybook to v9 * Pin next-export-i18n + remove outdated mock library * Replace old mocking library with MSW * Resolve knip unused code warnings
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
# Ignore artifacts:
|
|
node_modules
|
|
out
|
|
../static/web
|
|
public/styles/admin/config-public-details.css
|
|
|
|
# Ignore Storybook files during Next.js builds
|
|
**/*.stories.*
|