-
Hi!
Vue-touch-events stopped working after I installed Vuetify (https://vuetifyjs.com/en/). I see that Vuetify also has a v-touch directive, https://vuetifyjs.com/en/api/v-touch/. This is probably wh…
-
### 编译时对VDom的性能优化
**PatchFlag**
![image](https://user-images.githubusercontent.com/29430497/90398925-b7cf7c80-e0cc-11ea-9945-ff28dddc8d85.png)
在这个模版编译时,编译器会在动态标签末尾加上 /* Text*/ PatchFlag
只能带patch…
-
4.6.0 introduced an issue with the bundle size that went unnoticed. As a comment on PR #474 which fixes the size issue, @nathancahill suggested we make bundle size part of the build process.
Instea…
-
Noticed "*.test" files being included in build. Can these be removed also when doing a release build. Is there anyway to build and deploy only the files needed by the user?
``` /build/web/packages/p…
-
- Rollup Version: 2.4.0
- Link to reproduction (IMPORTANT, read below):
https://rollupjs.org/repl/?version=2.40.0&shareable=JTdCJTIybW9kdWxlcyUyMiUzQSU1QiU3QiUyMm5hbWUlMjIlM0ElMjJtYWluLmpzJTIyJTJDJT…
-
- Rollup Version: v1.7.0
- Operating System (or Browser): macOS
- Node Version: v10.15..2
### How Do We Reproduce?
```
git clone https://github.com/mapbox/mapbox-gl-js
cd mapbox-gl-js
git c…
-
## xlsx模块引入优化
### 背景
station项目技术栈使用react+es6+react-router4+webpack+babel,项目业务模块多达数百个,项目依赖上千个,尽管使用了一系列[webpack打包与性能优化的方案](https://github.com/gmfe/Think/issues/21),如happypack、DllPlugin等,但生产环境全量构建仍需要…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#159
From: @cxbrooks
Reported version: 7.1.devel
CC: pt-dev@chess.eecs.berkeley.edu
-
Bunchee looks an amazing project. Very easy to use.
You might be interested in some difference I've found out trying to migrate from tsup/esbuild
I've noticed a slightly bigger bundle (as measur…
-
### Details
Currently, when adopting the native test runner, it is very hard to understand how to mock standalone functions used in the unit under test. Judging by [this SO question](https://stacko…