Skip to content

Commit

Permalink
fix: Remove excess level and change outdir
Browse files Browse the repository at this point in the history
  • Loading branch information
johnedvard committed Aug 19, 2022
1 parent b198cb7 commit da535c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"kontra": "^8.0.0"
},
"staticFiles": {
"staticPath": "src/level"
"staticPath": "src/level",
"staticOutPath": "level"
}
}
7 changes: 0 additions & 7 deletions src/level/level1.js

This file was deleted.

0 comments on commit da535c6

Please sign in to comment.