return encoded url same as import.meta.resolve
return encoded url same as import.meta.resolve ,
- this, 'file:///path/to/indexfile/file%20name%20with%20spaces.js'
- rather than, 'file:///path/to/indexfile/file name with spaces.js'
return encoded url same as import.meta.resolve ,