Skip to content

Commit

Permalink
Tooling tweaks (#1264)
Browse files Browse the repository at this point in the history
* Move tsbuildinfo files back under build

* Fix package name for legacy examples

* Clean before any other build step

Works around TS SolutionBuilder bugs.

* grr
  • Loading branch information
lauckhart authored Oct 5, 2024
1 parent 5627099 commit 08cdd51
Show file tree
Hide file tree
Showing 11 changed files with 698 additions and 607 deletions.
2 changes: 1 addition & 1 deletion compat/matter-node.js-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@matter/matter-node.js-examples",
"name": "@project-chip/matter-node.js-examples",
"version": "0.0.0-git",
"description": "Matter.js examples and reference implementations",
"keywords": [
Expand Down
Loading

0 comments on commit 08cdd51

Please sign in to comment.