Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
deetz99 committed Jan 13, 2025
1 parent cfe1abc commit d76962c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions strr-platform-web/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ export default defineNuxtConfig({
],

extends: [
// ['github:bcgov/STRR/strr-base-web', { install: true }],
'../strr-base-web', // dev only
['github:bcgov/STRR/strr-base-web', { install: true }],
// '../strr-base-web', // dev only
'@daxiom/nuxt-core-layer-test' // extend again, this prevents the payApi plugin error
],

Expand Down

0 comments on commit d76962c

Please sign in to comment.