Don't ignore lib/browser in the final package

Previously, the browser code lives in `build/browser` given it was built
with Browserify. Recently, Browserify was removed:

96bf7f3624

and therefore we load the browser code from `lib/browser`.
This commit is contained in:
Juan Cruz Viotti 2016-02-08 09:40:38 -04:00
parent ac2fb8b0a9
commit fc863360d4

View File

@ -9,7 +9,6 @@ installers.json
screenshot.png
tests
lib/scss
lib/browser
node_modules/electron-mocha
node_modules/electron-builder
node_modules/angular-mocks