desm icon indicating copy to clipboard operation
desm copied to clipboard

get the file directory from import.meta.url

Results 1 desm issues
Sort by recently updated
recently updated
newest added

## Transpiled `desm` with babel for CommonJS Compatibility ### Description I understand that using `import.meta.url` is an ESM feature, but I've noticed the `join` function being utilized in boilerplate code...