-
index.html引入jQuery后,启动还是报错:
```
This dependency was not found:
* jQuery in ./node_modules/vue-giant-tree/dist/vue-giant-tree.common.js
To install it, you can run: npm install --save jQuery
…
-
### Description
Is there a way to increase the loading speed or make it tree shaking?
I'm using nuxt v.3.11 and the last version of nuxt/ui.
`"devDependencies": {
"@nuxt/devtools": "latest",…
-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the ex…
-
I want CSS tree shaking.
Without using VUE it works well by using purgecss-webpack-plugin.
But i want VUE supporting CSS tree shaking,so I choose postcss-purgecss.But STILL DON'T WORK
here …
-
### Step to reproduce
Using NPM v7 to install vue-wait v1.5.2 we have an error message about the unresolved dependency tree.
### Expected Behavior
It should be worked without any error or war…
-
**Describe the bug**
requests to display profiles shows a spinning circle (ie 'waiting') that just continues to spin
**To Reproduce**
Steps to reproduce the behavior:
Either select the menu item…
-
Open Library maintains a small number of web components that were created with Vue 2.
Vue 2 will reach end of life on 31 December 2023, so we'll have to migrate to Vue 3 in the near future.
## Pro…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.4.37`
- Element Plus Version: `2.8.0`
- Browser / OS: `Microsoft Edge 129.0.2792.89 / win 11`
- Build Tool: `Vite`
## Reprodu…
-
[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.
fou…
-
版本:"version": "2.5.0",
问题描述:发现IE11,白屏,无法正常加载。控制台报app.js的语法错误,点进去看详情发现是全局注册tree-table-vue时报的错,在main.js中将`import TreeTable from `'tree-table-vue'`和`Vue.use(TreeTable)`注释后,IE11就可以正常跑了。
"tree-table-vu…