This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-browser
mirror of
https://github.com/bitwarden/browser.git
synced
2024-11-07 09:31:31 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
2757fcee86
bitwarden-browser
/
apps
/
browser
/
src
/
background.html
7 lines
82 B
HTML
Raw
Normal View
History
Unescape
Escape
revert ts webpack since it breaks watching
2018-04-07 05:20:53 +02:00
<
html
>
Apply Prettier (#2238)
2021-12-21 15:43:35 +01:00
<
head
>
<
meta
charset
=
"UTF-8"
/
>
<
/
head
>
<
body
>
<
/
body
>
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-29 03:14:14 +01:00
<
/
html
>
Reference in New Issue
Copy Permalink