UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

BULL-1622: Increase Lighthouse Score

Merged Alexander Allen requested to merge BULL-1622-gts into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -11,7 +11,7 @@
"build-staging": "NODE_ENV=production vue-cli-service build --mode=test",
"preinstall": "cross-env NPM_CONFIG_YES=true npx npm-force-resolutions",
"test": "npm run test:unit && npx vue-cli-service test:e2e --headless",
"test:e2e-ci": "npx vue-cli-service test:e2e --headless --url https://p1.staging.dso.mil/",
"test:e2e-ci": "npx vue-cli-service test:e2e --headless",
"pretty-quick": "npx pretty-quick --staged",
"prepare": "husky install"
},
Loading