Skip to content

Commit

Permalink
Legge til base for endringsmelding (#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 authored Oct 17, 2023
1 parent bc172ef commit 81faea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"scripts": {
"build-app": "vite build",
"build-storybook": "storybook build",
"build": "vite build",
"build": "vite build --base=/familie/sykdom-i-familien/soknad/endringsmelding-pleiepenger",
"ci": "start-server-and-test 'yarn start-e2e-server' http://localhost:8080/familie/sykdom-i-familien/soknad/endringsmelding-pleiepenger/alive 'yarn cypress-run'",
"clean": "rm -rf node_modules .dist",
"cypress-open": "cypress open --project $PWD/e2e",
Expand Down

0 comments on commit 81faea3

Please sign in to comment.