mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 18:27:19 +08:00
tweaks
This commit is contained in:
parent
69919a507a
commit
3c1f16f4ca
@ -39,7 +39,9 @@
|
||||
@source '../../node_modules/streamdown/dist';
|
||||
@source '../../node_modules/@streamdown/math/dist';
|
||||
@source not '../../**/*.{spec,test}.{js,ts,jsx,tsx}';
|
||||
@source not '../../**/*.stories.{js,ts,jsx,tsx}';
|
||||
@source not '../../../packages/dify-ui/src/**/*.{spec,test}.{ts,tsx}';
|
||||
@source not '../../../packages/dify-ui/src/**/*.stories.{ts,tsx}';
|
||||
|
||||
/* ---------- JS plugins ------------------------------------------------ */
|
||||
@plugin './plugins/icons.ts';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user