mirror of https://github.com/msgbyte/tailchat
refactor: 调整bbcode的引入方式以解决ci报错
parent
36264fa904
commit
f274fc6ce9
@ -0,0 +1,4 @@
|
|||||||
|
import { BBCode } from './bbcode';
|
||||||
|
import './tags/__all__';
|
||||||
|
|
||||||
|
export default BBCode;
|
Loading…
Reference in New Issue