Some components like cluster-icon, import a mixin with a relative path as you can see in the first screenshot. But the mixin is not there, instead it is in the esm folder, so the path is wrong and there is an error on build.
To reproduce
Steps to reproduce the behavior:
Search for gmap-vue in node_modules
See that the mixin is not there where it should be
Expected behavior
The mixin should have a correct import path.
Current behavior
The mixin has a wrong import path and it prevents builds.
Screenshots
Desktop (please complete the following information)
Does not matter as it is a problem with the package itself
Smartphone (please complete the following information)
Does not matter as it is a problem with the package itself
Additional context
I checked version 3.4.5 and that is still correct.
Versions
Does not matter as it is a problem with the package itself
Package manager
[X] NPM
[X] Yarn
Plugin version
Does not matter as it is a problem with the package itself
Describe the bug
Some components like cluster-icon, import a mixin with a relative path as you can see in the first screenshot. But the mixin is not there, instead it is in the esm folder, so the path is wrong and there is an error on build.
To reproduce
Steps to reproduce the behavior:
Expected behavior
The mixin should have a correct import path.
Current behavior
The mixin has a wrong import path and it prevents builds.
Screenshots
Desktop (please complete the following information)
Smartphone (please complete the following information)
Additional context
I checked version 3.4.5 and that is still correct.
Versions
Package manager
Plugin version