Skip to content

Commit

Permalink
SPASDK-213 Remove nuxt example app
Browse files Browse the repository at this point in the history
  • Loading branch information
hachokbloomreach committed Apr 30, 2024
1 parent 453477f commit 6a193b0
Show file tree
Hide file tree
Showing 35 changed files with 11 additions and 18,296 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ The examples:
- [React CSR example](./examples/react/README.md)
- [Next.js example](./examples/next/README.md)
- [Vue CSR example](./examples/vue/README.md)
- [Nuxt.js example](./examples/nuxt/README.md)
- [Angular CSR/Universal example](./examples/angular/README.md)

### Bloomreach support
Expand Down
4 changes: 2 additions & 2 deletions examples/angular/yalc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"version": "v1",
"packages": {
"@bloomreach/spa-sdk": {
"signature": "2dd019154f9b07a5f8cbd990e03606d1",
"signature": "7f2db09b6915acdc842a3ad90632d836",
"file": true
},
"@bloomreach/ng-sdk": {
"signature": "19922d9a49fa2ad1c5b40342309c55cf",
"signature": "6a30090744d7375070387047e7127911",
"file": true
}
}
Expand Down
4 changes: 2 additions & 2 deletions examples/next/yalc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"version": "v1",
"packages": {
"@bloomreach/spa-sdk": {
"signature": "2dd019154f9b07a5f8cbd990e03606d1",
"signature": "7f2db09b6915acdc842a3ad90632d836",
"file": true
},
"@bloomreach/react-sdk": {
"signature": "2f7030b430c5a227f64480568da734d1",
"signature": "08d7fcfdca5e30330ace81c42af7fe4b",
"file": true
}
}
Expand Down
17 changes: 0 additions & 17 deletions examples/nuxt/.env.dist

This file was deleted.

3 changes: 0 additions & 3 deletions examples/nuxt/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions examples/nuxt/.prettierrc

This file was deleted.

15 changes: 0 additions & 15 deletions examples/nuxt/Procfile

This file was deleted.

38 changes: 0 additions & 38 deletions examples/nuxt/README.md

This file was deleted.

92 changes: 0 additions & 92 deletions examples/nuxt/components/BrBanner.vue

This file was deleted.

79 changes: 0 additions & 79 deletions examples/nuxt/components/BrContent.vue

This file was deleted.

57 changes: 0 additions & 57 deletions examples/nuxt/components/BrMenu.vue

This file was deleted.

Loading

0 comments on commit 6a193b0

Please sign in to comment.