Skip to content

Commit

Permalink
delete more glint stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Mar 1, 2024
1 parent 7f0a1cc commit 830c1b9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion ember-string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"lint:types": "tsc --noEmit --emitDeclarationOnly false",
"start": "concurrently 'npm:start:*'",
"start:js": "rollup --config --watch --no-watch.clearScreen",
"start:types": "glint --declaration --watch",
"start:types": "tsc --declaration --watch",
"test": "echo 'A v2 addon does not have tests, run tests in test-app'",
"prepack": "rollup --config"
},
Expand Down
11 changes: 0 additions & 11 deletions ember-string/src/template-registry.ts

This file was deleted.

Empty file.
14 changes: 0 additions & 14 deletions ember-string/unpublished-development-types/index.d.ts

This file was deleted.

0 comments on commit 830c1b9

Please sign in to comment.