We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vue:3.0.4 ** vue-request:1.0.0-beta.4**
引入时报错
import {useRequest} from 'vue-request';
错误信息:
Module parse failed: Unexpected token (14:33) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | setup(props, { slots }) { | > return () => slots.default?.(); | }, | });
The text was updated successfully, but these errors were encountered:
c7d8c3d
No branches or pull requests
Version
vue:3.0.4
** vue-request:1.0.0-beta.4**
Reproduce
引入时报错
错误信息:
The text was updated successfully, but these errors were encountered: