Skip to content

Commit c5b293d

Browse files
remove garbage
1 parent f4998d2 commit c5b293d

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

build.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"scripts": {
88
"dev": "bundle exec rerun --ignore 'src/public/css/*' --signal 'TERM' -c -w 5 --no-notify -- puma",
99
"start": "bundle exec puma -e production",
10-
"install": "bundle install && npm run build",
11-
"build": "node ./build.js",
10+
"install": "bundle install",
11+
"build:rh": "tsc -p ./rammerhead/tsconfig.json",
1212
"cli": "bundle exec ruby ./cli/cli.rb"
1313
},
1414
"engines": {

0 commit comments

Comments
 (0)