Skip to content

Commit

Permalink
gitbook dev for CLI (#131)
Browse files Browse the repository at this point in the history
* update package-lock

* use node 18.15

* install miniflare in @gitbook/cli as dev dep

* integrations dev server

* dev tunnels using cloudflared

* refactor with spinners

* add comment

* add more comments

* fix lint

* external fsevents

* build in tmp dirs

* use random available port

* change dev config file name

* cleanup on SIGINT

* update messaging after server started

* add mode in build for minify/sourcemap

* remove port option

* gitignore rollback

* remove extra line in gitignore

* remove port const export

* fix text

* fix error log

* global variable MODE for the runtime

* space as an arg

* comment

* define vars in esbuild
  • Loading branch information
taranvohra authored Mar 31, 2023
1 parent 6d6892e commit 1fe489b
Show file tree
Hide file tree
Showing 14 changed files with 2,838 additions and 169 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.4.0
18.15.0
Loading

0 comments on commit 1fe489b

Please sign in to comment.