CJex / regulex

:construction: Regular Expression Excited!
https://jex.im/regulex/
MIT License
5.71k stars 756 forks source link

vue下面怎么使用 #44

Open swjtuhyq opened 4 years ago

swjtuhyq commented 4 years ago

vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in callback for watcher "formInfo.reg_param": "Error: define cannot be used indirect" Vue下面会报出如上错误,怎么使用

wyc194 commented 3 years ago

use commonJs rules, https://github.com/wyc194/regulex

npm install regulex_common import { parse, Kit, Raphael, visualize } from 'regulex_common'