Patrik Jajcay
Patrik Jajcay
Hey, not sure if feature is present or not but I don't see anything in documentation about [multiple browserlist environments](https://github.com/browserslist/browserslist#configuring-for-different-environments) Would it be possible to add support for this /...
Hey! Could you implement a feature that would allow to use absolute paths in mappings? Currently, I can't map it "backwards" like this: ``` { "source": "cfg", "target": "../../../app/cfg" }...
Hey, I found that when I deploy some folder to SFTP **via context menu**, the excluded property on package seems not to work. For example: ``` "exclude": [ "**/.*", ".editorconfig",...