import.meta.urlimport.meta.url inside the script that needs to read the text file resolves to a https://jsr.io/…https://jsr.io/… URL, whereas the text file is presumably ready to be read on the user's machine given the package has been installed. How do I read the text file? Since it is a JSR package, I cannot rely on the CWD.Join the Discord to ask follow-up questions and connect with the community