為什么我使用會(huì)報(bào)這個(gè)錯(cuò)誤 ./node_modules/antv-cron/lib/antv-cron.umd.min.js 14:281846
Module parse failed: Unexpected token (14:281846)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
基于vue2+ant design vue的cron編輯器摘要:在做一款產(chǎn)品,需要一個(gè)基于ant-design-vue的CRON表達(dá)式編輯器,用來(lái)設(shè)置巡檢任務(wù)執(zhí)行周期,找了一個(gè)下午未找到滿意的,還是決定自己造這個(gè)個(gè)輪子,為了這個(gè)產(chǎn)品...