js-mdict icon indicating copy to clipboard operation
js-mdict copied to clipboard

不是前端不会编译,有现成的 .min.js 吗?

Open MaiZheYuan opened this issue 1 year ago • 1 comments

MaiZheYuan avatar Jun 26 '24 09:06 MaiZheYuan

没有打包成一个min文件,你可以把整个lib文件拷贝到项目中,使用require("/lib/mdict.js")就可以了

terasum avatar Jun 26 '24 09:06 terasum

目前采用 commonjs esm 打包,可以直接安装使用

terasum avatar Oct 08 '24 04:10 terasum