mirror of
https://github.com/Radiquum/AniX.git
synced 2025-06-05 11:39:36 +05:00
fix: build - exclude player-parsers directory from next build
This commit is contained in:
parent
a55a6c93dc
commit
631936b022
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@
|
|||
"**/*.tsx",
|
||||
"next.config.js"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "player-parsers"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue