Skip to content

Commit

Permalink
Remove sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
vgeorge committed Mar 11, 2022
1 parent e381c49 commit 346e861
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 1,029 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
"lint": "devseed-standard",
"lintfix": "devseed-standard --fix",
"build": "next build",
"start": "NODE_ENV=production node app/index.js",
"sandbox": "budo sandbox/index.js --dir sandbox/ --live"
"start": "NODE_ENV=production node app/index.js"
},
"browserify": {
"transform": [
Expand Down Expand Up @@ -98,7 +97,6 @@
"@babel/preset-react": "^7.16.7",
"ava": "^3.15.0",
"babelify": "^10.0.0",
"budo": "^11.6.4",
"devseed-standard": "^1.1.0",
"nodemon": "^1.19.4",
"nyc": "^15.1.0",
Expand Down
13 changes: 0 additions & 13 deletions sandbox/index.html

This file was deleted.

165 changes: 0 additions & 165 deletions sandbox/index.js

This file was deleted.

Loading

0 comments on commit 346e861

Please sign in to comment.