add default index.js, restore bin/uglifyjs origional formating

This commit is contained in:
Moshe Brevda 2022-12-19 12:12:55 +02:00
parent 84464b7750
commit 32dd204b33
3 changed files with 518 additions and 626 deletions

3
.gitignore vendored
View File

@ -3,5 +3,4 @@
tmp/
# files generated at build time
index.js
*.js.map
index.js.map

File diff suppressed because it is too large Load Diff

1
index.js Normal file
View File

@ -0,0 +1 @@
module.exports = require("./tools/node.js");