mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
dist script for opera
This commit is contained in:
@@ -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:opera": "npm run prod && gulp dist:opera",
|
||||
"dist:safari": "npm run prod && gulp dist:safari",
|
||||
"lint": "tslint src/**/*.ts || true",
|
||||
"lint:fix": "tslint src/**/*.ts --fix",
|
||||
|
||||
Reference in New Issue
Block a user