shangke

Results 1 comments of shangke

> > https://vue-loader.vuejs.org/guide/asset-url.html#transform-rules Don't configure `~` as an alias. > > It looks like both `@` and `~` are treated as module request. Why `@` working and `~` not? >...