Skip to content

Commit

Permalink
Fix samples (#5291)
Browse files Browse the repository at this point in the history
* Upgrade Smart Display sample

* Bump

* Move esbuild to dev

* Update minimizable

* Fix page title

* Update speech UI

* Bump

* Update plain UI sample

* Upgrade extending UI sample

* Update piping-to-redux sample

* Upgrade selectable activity

* Upgrade chat-send-history

* Rename to .ts

* Upgrade clear-after-idle

* Bump
  • Loading branch information
compulim authored Sep 10, 2024
1 parent adf280e commit 68585c0
Show file tree
Hide file tree
Showing 156 changed files with 59,658 additions and 286,594 deletions.
5 changes: 0 additions & 5 deletions samples/04.api/e.piping-to-redux/.env

This file was deleted.

24 changes: 3 additions & 21 deletions samples/04.api/e.piping-to-redux/.gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.

# dependencies
/node_modules

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.env*
/node_modules/
/public/static/
Loading

0 comments on commit 68585c0

Please sign in to comment.