No description
Find a file
dependabot[bot] dfbfb4eef6
Bump http-proxy-middleware from 2.0.6 to 2.0.7
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 17:51:09 +00:00
public Updating styling 2024-08-06 17:14:22 -04:00
src CSR-1553 update styles and add SafeCo. 2024-10-23 11:12:02 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js SSR-659. Replace hard-coded BillToNumber. (#615) 2024-04-12 14:30:04 -04:00
.gitignore add prettier config to ignore list 2023-07-13 11:17:14 -04:00
azure-pipelines.yml SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
jest.config.js Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Bump http-proxy-middleware from 2.0.6 to 2.0.7 2024-10-23 17:51:09 +00:00
package.json Updating styling 2024-08-06 17:14:22 -04:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Revert "whoops" 2024-10-01 15:27:16 -04:00
vue.release.config.js SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00

digitalconsumer.iss

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.