Peyman Eskandari
Peyman Eskandari
Hi, I want to ignore a package that is importing from node_modules. What can i do about it? I tried 2 ways: First one: ``` /*rtl:begin:ignore*/ @import '~leaflet/dist/leaflet.css'; /*rtl:begin:ignore*/ ```...
Hi, Thanks for implementing this great idea. I'm trying to use this package in my project and I'm testing with simple a set breadcrumb in component and it's returns error:...
**Is your feature request related to a problem? Please describe.** Hello π I'm working on a project that changes the layout using `dockviewApi.fromJSON` to load different layouts but from a...
Hi π, Thanks for the great work on this package β itβs been very useful in our projects! Currently, the package seems to only support @apollo/client v3.x. When trying to...