Build all of the vector dir in the build process

So the whole vector/ directory can now be removed during the build
process and we don't ship random files that end up in the vector
directory.
This commit is contained in:
David Baker
2016-11-08 14:30:12 +00:00
parent 0441fcf3df
commit 1e2cd9c2d1
43 changed files with 8 additions and 10 deletions

6
.gitignore vendored
View File

@@ -6,11 +6,7 @@
/lib
/node_modules
/packages/
/vector/bundle.*
/vector/emojione/
/vector/config.json
/vector/index.html
/vector/olm.*
/vector
.DS_Store
npm-debug.log
electron/dist