mirror of
https://github.com/langgenius/dify.git
synced 2026-08-30 04:23:20 +08:00
ignore test for tailwind
This commit is contained in:
parent
54d29cdf70
commit
63eed30e78
@ -8,6 +8,7 @@ const config = {
|
||||
'./context/**/*.{js,ts,jsx,tsx}',
|
||||
'./node_modules/streamdown/dist/*.js',
|
||||
'./node_modules/@streamdown/math/dist/*.js',
|
||||
'!./**/*.{test,spec}.{js,jsx,ts,tsx}',
|
||||
],
|
||||
...commonConfig,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user