tweaking compiler options

This commit is contained in:
evilchili
2026-08-10 12:20:38 -07:00
parent d16e30caa5
commit 4bfaf1b23c
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
"name": "hopdown",
"version": "1.0.0",
"description": "Configurable HTML <=> Markdown converter for WYSIWYG editors.",
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
"files": [
"dist/lib/"
],