fix iife loader

pull/293/head
Vladimir Mandic 2021-09-11 11:42:48 -04:00
parent b36cd175b0
commit f4d73e46b9
3 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,7 @@
### **HEAD -> main** 2021/09/11 mandic00@live.com ### **HEAD -> main** 2021/09/11 mandic00@live.com
- simplify dependencies
- fix file permissions - fix file permissions
- remove old build server - remove old build server
- change build process - change build process

View File

@ -116,6 +116,7 @@
"input": "src/human.ts", "input": "src/human.ts",
"output": "dist/human.js", "output": "dist/human.js",
"minify": true, "minify": true,
"globalName": "Human",
"external": ["fs", "os", "buffer", "util"] "external": ["fs", "os", "buffer", "util"]
}, },
{ {

2
wiki

@ -1 +1 @@
Subproject commit 3bf213c17d3f25368dc161ad33df8195b60dacb2 Subproject commit ec49beb9f19c0abde3e62b24ba2c7749ef54c9aa