node-export-server icon indicating copy to clipboard operation
node-export-server copied to clipboard

Support absolute cache paths

Open martinjlowm opened this issue 1 year ago • 1 comments

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.

martinjlowm avatar Aug 15 '24 10:08 martinjlowm

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

manojmanchukonda avatar Sep 19 '24 11:09 manojmanchukonda

@PaulDalek when will 4.0.3 be released to npm?

noverby avatar Nov 21 '24 11:11 noverby