Skip to content

Commit

Permalink
Reintroduce dev mode after dropping rollup (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Koops <[email protected]>
Co-authored-by: Ewan Harris <[email protected]>
  • Loading branch information
3 people committed Oct 27, 2023
1 parent f0d8c80 commit cd6ab99
Show file tree
Hide file tree
Showing 4 changed files with 1,623 additions and 66 deletions.
6 changes: 6 additions & 0 deletions bs-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"port": 3000,
"watch": true,
"server": ["build", "static"],
"files": ["build", "static"]
}
Loading

0 comments on commit cd6ab99

Please sign in to comment.