Version
15.9.6
Reproduction link
https://github.com/aidenfly/testing-oneOf.git
Steps to reproduce
Run command
- git clone https://github.com/aidenfly/testing-oneOf.git
- yarn
- yarn start
What is expected?
vue-loader can support oneOf
What is actually happening?
vue-loader currently does not support vue rules with oneOf
oneOf is a function of webpack
(oneOf是webpack的功能)