Commit Graph

7 Commits

Author SHA1 Message Date
Oscar Hinton 63af729b50 Change filename of css. (#365) 2017-11-09 14:29:09 -05:00
Kyle Spearrin 04ff1e6fba minify vendor 2017-11-09 14:28:18 -05:00
Kyle Spearrin 7cecdfc828 uglify placeholder 2017-11-09 12:48:50 -05:00
Kyle Spearrin e8b8a86cd5 source maps only for background and popup/app 2017-11-09 11:59:41 -05:00
Kyle Spearrin f937fca917 vendors for background. clean out gulp. 2017-11-08 10:22:26 -05:00
Kyle Spearrin 5439a2b33e few more formatting fixes 2017-10-28 22:47:01 -04:00
Oscar Hinton 59754cd530 Setup Webpack & TypeScript (#316)
* TypeScript and WebPack.

* Minor cleanup.

* Add background.js as entry point to webpack.

* Use downloaded fonts for better performance.
Remove google-fonts-webpack-plugin.

* Add the remaining entry points and setup notification bar.

* Update readme for webpack.

* Convert CipherItems to TypeScript to demonstrate how a component looks in TS.

* Fix edge requirering a custom angular version.

* Rewrite gulp tasks for packaging releases.

* Re-add the webpack gulp plugin.

* Remove unessesary line in analytics.
2017-10-28 22:14:14 -04:00