Skip to content

Commit

Permalink
Remove smoosh script (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress authored Feb 7, 2024
1 parent 0c49f25 commit b8f7eb5
Show file tree
Hide file tree
Showing 31 changed files with 1 addition and 695 deletions.
3 changes: 1 addition & 2 deletions modules/dev-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"ocular-lint": "./scripts/lint.js",
"ocular-metrics": "./scripts/metrics.js",
"ocular-publish": "./scripts/publish.js",
"ocular-test": "./scripts/test.js",
"ocular-tsify": "./scripts/ts-smoosh.js"
"ocular-test": "./scripts/test.js"
},
"scripts": {
"bootstrap": "yarn install-fast && ocular-bootstrap",
Expand Down
13 changes: 0 additions & 13 deletions modules/dev-tools/scripts/ts-smoosh.js

This file was deleted.

118 changes: 0 additions & 118 deletions modules/dev-tools/src/ts-smoosh/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions modules/dev-tools/src/ts-smoosh/log.js

This file was deleted.

Loading

0 comments on commit b8f7eb5

Please sign in to comment.