mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
dist safari
This commit is contained in:
parent
7679510905
commit
69bdac1555
@ -12,6 +12,7 @@
|
||||
"prod": "gulp build && webpack --config webpack.prod.js",
|
||||
"dist": "npm run prod && gulp dist",
|
||||
"dist:firefox": "npm run prod && gulp dist:firefox",
|
||||
"dist:safari": "npm run prod && gulp dist:safari",
|
||||
"lint": "tslint src/**/*.ts || true",
|
||||
"lint:fix": "tslint src/**/*.ts --fix",
|
||||
"test": "karma start --single-run",
|
||||
|
Loading…
Reference in New Issue
Block a user