Skip to content

Commit da5f40e

Browse files
ci: Merge integrations into examples (TanStack#6815)
* ci: Merge integrations into examples * Move cross-env out of root * Add type module to vite examples * Re-add angular integration * Fix lockfile
1 parent 8450d9a commit da5f40e

File tree

103 files changed

+232
-1202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+232
-1202
lines changed
File renamed without changes.
File renamed without changes.

integrations/angular-cli-standalone-17/package.json renamed to examples/angular/cli-standalone-17/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2-
"name": "angular-cli-standalone-17",
3-
"version": "0.0.0",
2+
"name": "@tanstack/query-example-angular-cli-standalone-17",
3+
"private": true,
44
"scripts": {
55
"build": "ng build"
66
},
7-
"private": true,
87
"dependencies": {
98
"@angular/animations": "^17.0.8",
109
"@angular/common": "^17.0.8",

integrations/angular-cli-standalone-17/src/app/app.component.ts renamed to examples/angular/cli-standalone-17/src/app/app.component.ts

File renamed without changes.

integrations/angular-cli-standalone-17/src/app/app.config.ts renamed to examples/angular/cli-standalone-17/src/app/app.config.ts

File renamed without changes.

integrations/angular-cli-standalone-17/src/assets/.gitkeep renamed to examples/angular/cli-standalone-17/src/assets/.gitkeep

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)