|
@@ -27,8 +27,11 @@ module.exports = {
|
|
|
'test/integration/models/**',
|
|
'test/integration/models/**',
|
|
|
'test/integration/service/**',
|
|
'test/integration/service/**',
|
|
|
'test/integration/setup.js',
|
|
'test/integration/setup.js',
|
|
|
|
|
+ 'test-with-vite/**',
|
|
|
|
|
+ 'public/**',
|
|
|
'bin/**',
|
|
'bin/**',
|
|
|
'config/**',
|
|
'config/**',
|
|
|
|
|
+ "src/styles/**",
|
|
|
'src/linter-checker/**',
|
|
'src/linter-checker/**',
|
|
|
'src/migrations/**',
|
|
'src/migrations/**',
|
|
|
'src/features/callout/**',
|
|
'src/features/callout/**',
|