-
### Documentation is
- [ ] Missing
- [X] Needed
- [ ] Confusing
- [ ] Not sure?
### Please Explain in Detail...
I have this `--perf` output:
```
❯ pnpm rollup --config --perf
→ dist...
# .…
-
There are bunch of props and and different usecase. Like input mask, formatting currency, custom format etc.
People might not use all of this. This thread is to brainstorm on how we can restructure c…
-
**Module version**
nuxtjs/vuetify 1.11.2
**Describe the bug**
`Error Vuetify not initialized properly` in **production**. But works fine in **dev** mode. I have also tried creating a simple nuxt …
-
### Contact Details
_No response_
### What happened?
Hi, i'm glad that someone made this module for vuetify in nuxt3, and i'm using it in my latest project right now.
i love to combine vueti…
-
The build of Planner should be checked for anomalies such as:
- unusual packaging behaviour (ex. multiple time Patternfly packing).
- unusual sizes of generated artifacts (see above)
- possibl…
-
### Summary
Bundle size matters. I think it's important we document it in the docs. Documenting:
- Forces us to measure it
- Means developers know we know what it is
- Means developers easily …
-
## Feature request:
Currently [sigma-file-manager](https://github.com/aleksey-hoffman/sigma-file-manager) uses `v1` of [OverlayScrollbars](https://github.com/KingSora/OverlayScrollbars). `v2` w…
-
I'd like to propose using ESM imports and a plugin system as an addition (or replacement) for custom builds. To me, this has the following advantages:
- Much more flexible, no re-builds required wh…
-
# 面试官:说说Vue 3.0中Treeshaking特性?举例说明一下?
## 一、Tree shaking
`Tree shaking` 是一种通过清除多余代码方式来优化项目打包体积的技术,专业术语叫 `Dead code elimination`
简单来讲,就是在保持代码运行结果不变的前提下,去除无用的代码
如果把代码打包比作制作蛋糕,传统的方式是把鸡蛋(带壳)全…
-
Splitting does not appear to work with certain unicode ranges. ⚡️works but some other emojis do not. Maybe this is an issue with "".split()