mirror of https://github.com/msgbyte/tailchat
perf: 增加emoji图片picker的内置打包,优化在国内网络获取图集慢的问题
parent
84584c8bed
commit
056d185deb
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
@ -1,4 +1,5 @@
|
||||
declare module '*.jpg';
|
||||
declare module '*.svg';
|
||||
declare module '*.png';
|
||||
declare module '*.module.less';
|
||||
declare module '@bbob/parser'; // Work around for com.msgbyte.bbcode. ts-jest looks like cannot load plugins-self typedefinition
|
||||
|
Loading…
Reference in New Issue