Skip to content

Commit

Permalink
chore: add more apps
Browse files Browse the repository at this point in the history
  • Loading branch information
bptodorova committed Jan 8, 2024
1 parent 250ffe2 commit e7d461a
Show file tree
Hide file tree
Showing 3 changed files with 11,904 additions and 8,117 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,12 @@ jobs:
# npm ci
# npm run build

- name: Build React Nextjs app
working-directory: ./examples/kendo-react-nextjs
run: |
npm ci
npm run build
# Type errors
# - name: Build React Nextjs app
# working-directory: ./examples/kendo-react-nextjs
# run: |
# npm ci
# npm run build

# - name: Build React Nodejs Express app
# working-directory: ./examples/kendo-react-nodejs-express
Expand Down
8 changes: 4 additions & 4 deletions examples/kendo-react-stackblitz-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e7d461a

Please sign in to comment.