provide minified and unminified esm builds

This commit is contained in:
Jonas Kruckenberg
2021-10-28 16:41:23 +02:00
parent de845038d5
commit 14072226bf
5 changed files with 102 additions and 50 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
"Tauri Programme within The Commons Conservancy"
],
"description": "Tauri Plugin for WebSocket connections",
"browser": "webview-dist/index.js",
"main": "webview-dist/index.js",
"browser": "webview-dist/index.min.js",
"main": "webview-dist/index.mjs",
"types": "webview-dist/index.d.ts",
"private": "true",
"files": [