简介
简体转繁体,支持4700个常用字的转换, 并支持将项目中的中文读取输出到txt文件中
npm install @tomatogame/zh-hant-loader -D
使用
config.module
.rule("language")
.test(/\.(js|vue)$/)
.use('@tomatogame/zh-hant-loader')
.loader('@tomatogame/zh-hant-loader')
.options({
write: false
})
.end()
参数
write: boolean
1.04版本说,联系的系是繫