Move main bundle output to ./dist subfolder

Excludes the index.html so that the github page can still work as is.

This will declutter the root of the repo a fair bit.
This commit is contained in:
Martin Fournier
2022-01-26 06:01:08 -05:00
parent 022dd5d7d7
commit 069b7831d1
4 changed files with 8 additions and 25 deletions

1
.gitignore vendored
View File

@@ -5,7 +5,6 @@ Netburner.txt
/doc/build
/node_modules
/electron/node_modules
/dist/*.map
/test/*.map
/test/*.bundle.*
/test/*.css