-
After upgrading to webpack 5 in our project we noticed that rebuild time increased more than 2 times comparing to webpack 4.
I've created a test repo https://github.com/meskill/webpack5-performance…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
https://shnhz.github.io/shn-ui/#/component/vue-cropper 裁剪不支持png图吗 上传png裁剪都是黑色了 背景
-
**Describe the bug**
Class constructor CropperCanvas cannot be invoked without 'new'
**To Reproduce**
```
import CropperCanvas from '@cropper/element-canvas';
import CropperImage from '@crop…
-
### Describe the bug
Basic setup of vitest with vue and parcel fails with `TypeError: default is not a function`. I'm building js with parcel but want to run the tests with vitest. Is there a way …
-
Hello, I am struggling at integrating the CKEditor into my project according to https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/advanced-setup.html#webpack-configuration.
The w…
-
**Is your feature request related to a problem? Please describe.**
iPhone started to use a new picture format called HEIC. Support for that format would be helpful.
**Describe the solution you'd l…
-
### Reporting a bug?
Follow up for https://github.com/intlify/vue-i18n-next/issues/793#issuecomment-1015856474
I'm hitting a slightly similar error to #793 with the latest version 9.2.0-beta.28:
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
在plugins/cropper.js
import Vue from 'vue'
import VueCropper from 'vue-cropper'
Vue.component('VueCropper', VueCropper)
然后在 nuxt.config.js
{
build: {
vendor: [
'vue-croppe…