Fixed barrels and input
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"jest.config.js",
|
||||
"next.config.js",
|
||||
"src/backend-custom-server/index",
|
||||
"scripts/*"
|
||||
"scripts/*",
|
||||
"res/*.json"
|
||||
],
|
||||
"exclude": ["dist", ".next", "out", "node_modules", "cypress"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user