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

Support absolute cache paths #571

Closed

Conversation

martinjlowm
Copy link
Contributor

For read only systems it's common to use /tmp for caching and temporary files. This contribution enables the user to express an absolute path rather than only a relative path. The default remains the same, but simply expresses the path as absolute instead of relative.

__dirname is moved to an isolated file to avoid a circular dependency now that it's imported in config.js.

@manojmanchukonda
Copy link

Could you share the expected timeline for merging and releasing a new version?

@PaulDalek PaulDalek closed this Oct 23, 2024
@noverby
Copy link

noverby commented Nov 21, 2024

@PaulDalek when will 4.0.3 be released to npm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants