Tags: jameslan/libxml2-wasm
Tags
fix: use the file suffix when importing with relative paths (#18) In my project Node complains: "Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'." Since other relative imports use the suffix, I thought it would help to import libxml2raw also with the suffix.
PreviousNext