fix
Opened this issue · 0 comments
Coding4ever123 commented
replace import_node_path.default.dirname( (0, import_node_url.fileURLToPath)(import_meta.url) );
with __dirname
while bundling esm to commonjs
Opened this issue · 0 comments
replace import_node_path.default.dirname( (0, import_node_url.fileURLToPath)(import_meta.url) );
with __dirname
while bundling esm to commonjs