mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
6e4782784c
* adding in initial config files * working config files * updating the client config pattern to default to dev instead of prod * updating the npm script commands and docs * Adding a helpful debugging log for the webpack build * adding in more supporting documentation for running against production * updating README.md and removing the unneeded ENV var
15 lines
142 B
Plaintext
15 lines
142 B
Plaintext
.vs
|
|
.idea
|
|
.DS_Store
|
|
node_modules
|
|
npm-debug.log
|
|
vwd.webinfo
|
|
css/
|
|
dist/
|
|
*.pem
|
|
*.crx
|
|
*.zip
|
|
build/
|
|
!dev-server.shared.pem
|
|
config/development.json
|