Commit cde8590
committed
Fix: Add type module to package.json for ES module support
- Fixes build error: Cannot use import statement outside a module
- Allows generate-markdown.js script to use ES import syntax
- Tested locally: script runs successfully and converts 40 HTML files1 parent 38e5a29 commit cde8590
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments