v0.2.1 fix bugs relating to require and refactor script loading

This commit is contained in:
Mitra Ardron 2019-09-13 15:05:44 +10:00
parent 0fd93bd5c2
commit d8508e0733
3 changed files with 161573 additions and 365 deletions

File diff suppressed because one or more lines are too long

1
dist/dweb-transports-bundle.js.map vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -48,5 +48,5 @@
"test": "cd src; node ./test.js",
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
},
"version": "0.2.0"
"version": "0.2.1"
}