Renan Augusto Dembogurski
Renan Augusto Dembogurski
Ok, I am using Angular 10 and these are the imports:  I am using the @skyraptor npm package that should match what you have here, I think he just...
I actually made a codesandbox project to test this and it also works there fine. You can see it [here](https://codesandbox.io/s/angular-bouncemarker-leaflet-6xo8z). I don't know why mine doesn't.
I don't know either. For anyone using Angular, all you gotta do is follow the setup in the codesandbox I posted. To use the library itself just install through npm,...
```Test``` doesn't work for me. Same two problems you guys have, dropdown item, and button
This actually got me through the assets path problem ```typescript const jsPlugin = () => { return { name: 'js-transform', transform(src, id) { // Handle .js files in the dist/assets...