Skip to content

Commit c80456b

Browse files
fix import for browser compatibility
1 parent 76a776a commit c80456b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
export { Archive } from './src/libarchive';
2+
export { Archive } from './src/libarchive.js';

0 commit comments

Comments
 (0)