babel-plugin-module-resolver icon indicating copy to clipboard operation
babel-plugin-module-resolver copied to clipboard

vue-cli3 Invalid configuration,

Open parlay96 opened this issue 5 years ago • 0 comments

"utils": { "plugins": [ ["module-resolver", { "root": ["pl-table"], "alias": { "pl-table/tools": "pl-table/lib" } }] ] }

vue-cli3 Invalid configuration,The aliases of files moved in the past will not change

parlay96 avatar Jul 12 '20 06:07 parlay96