Skip to content

Commit

Permalink
Merge branch 'release/1.35.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
lrosenstrom committed Apr 23, 2024
2 parents 270adc6 + 3853d96 commit 6bd67b4
Show file tree
Hide file tree
Showing 69 changed files with 4,845 additions and 7,889 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ View the respective directory and their READMEs for more information.
* `nuxt-app` - id.kb.se
* `lxljs` - Utility library
* `lxl-web` - New Libris search

1 change: 1 addition & 0 deletions lxl-web/.env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
SVELTE_INSPECTOR_TOGGLE=shift-alt
API_URL=
ID_URL=
AUXD_SECRET=
USE_LOCAL_DISPLAY_JSONLD=false
1 change: 1 addition & 0 deletions lxl-web/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ node_modules
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/test-results
1 change: 0 additions & 1 deletion lxl-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ npm run build
and start it:

```bash
npm install dotenv
node -r dotenv/config build
```

Expand Down
Loading

0 comments on commit 6bd67b4

Please sign in to comment.