breautek edited a comment on issue #268: URL: https://github.com/apache/cordova-plugin-file/issues/268#issuecomment-756749715
> @breautek do you recommend me using any sort of `path` methods like in nodeJS, for example `path.relative` If you're asking for a recommendation, then not really. I've personally never had a need to seek out a robust pathing library. But I'm sure there are some that is available out there on NPM. If you use webpack@4, the node builin `path` library would also probably work. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
