-
### Description
I got [something working in the old `openapi-typescript-codegen`](https://github.com/ferdikoomen/openapi-typescript-codegen/pull/1472) [(and the vue specific bits if you want to look …
-
> `docker build -t openas2_webui:latest -f Dockerfile_WebUI . --no-cache --progress=plain`
```
#0 building with "default" instance using docker driver
#1 [internal] load build definition from D…
-
### Describe the bug
Module parse failed: Unexpected token (7:0)
File was processed with these loaders:
* ./node_modules/vue-loader/dist/index.js
* ./node_modules/unplugin/dist/webpack/loaders/t…
-
## Description
(hey eduardo, hope you're doing well!)
This is very similar to #33, but instead of meta data, I think it would be nice if it were possible to add a loader to a route with no associa…
-
**Describe the bug**
I encountered Module parse failed when using Vue 3.1
**To Reproduce**
Steps to reproduce the behavior:
1. Use Vue 3.1.0 & @vue/compat 3.10
```
"@vue/compat": "…
-
### Issue Description
when i use the suggested way to silence the warnings arising from discontinued use of legacy api for sass like this webpack.mergeWebpack({
module: {
rules: [
…
-
in ./src/components/tool/AStepItem.vue?vue&type=style&index=0&id=45f62939&lang=less&scoped=true
Syntax Error: TypeError: Cannot set properties of undefined (setting 'parent')
@ ./node_modules…
-
请问rsbuild-plugin-vue-legacy能够处理三方框架node_modules目录下vue2.6版本的编译吗?
报错代码如下:
node_modules/vux/src/components/actionsheet/index.vue?vue&type=custom&index=0&blockType=i18n:1:1
× Module parse failed:…
-
### Environment
node 20.9.0
yarn 1.22.17
vue 3.5.12
vite 5.4.10
### Steps to Reproduce
1. yarn add @sentry/capacitor @sentry/vue --exact
2. error occured
### Expected Result
package is installed
…
-
使用 npm run dev 启动报类似以下这样的错误:
`
$ npm run dev
> iview-admin@2.0.0 dev
> vue-cli-service serve --open
WARN "baseUrl" option in vue.config.js is deprecated now, please use "publicPath" instead…