Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the output dir of the map files can be modified #323

Open
hoah2333 opened this issue Aug 30, 2023 · 1 comment
Open

Make the output dir of the map files can be modified #323

hoah2333 opened this issue Aug 30, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@hoah2333
Copy link

For now, you can choose to save the css files into another directory, but the map files will always be saved into the same directory with the css files. I want to add a setting to modify the map saving directory, so that you can put the css files in ~/css and put the map files in ~/map, which can make the directory tree much neater.

@glenn2223 glenn2223 added enhancement New feature or request help wanted Extra attention is needed labels Sep 1, 2023
@glenn2223
Copy link
Owner

Sorry for the delay and thanks or the feature suggestion.

I don't have a lot of spare time at the moment but will take a look when I can. In the meantime, if you - or anyone else - wants to work on this and submit a PR, that is fine

glenn2223 added a commit that referenced this issue Nov 22, 2023
### Fixed

-   File resolution in network drives on windows is working again; after break in v6.1.1. Closes [#323](#323)

### Updated

-   `fdir` to `6.1.1` [Changelog][cl:fd]
-   `picomatch` to `3.0.1` [Changelog][cl:pm]

[cl:fd]: https://github.com/thecodrr/fdir/releases
[cl:pm]: https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md
glenn2223 added a commit that referenced this issue Nov 22, 2023
### Fixed

-   Fix for a network file-resolution bug introduced in v6.1.1. Closes [#323](#323)

### Updated

-   `fdir` to `6.1.1` [Changelog][cl:fd]
-   `picomatch` to `3.0.1` [Changelog][cl:pm]

[cl:fd]: https://github.com/thecodrr/fdir/releases
[cl:pm]: https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants