-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add ability to pass cwd for building the site.
My main use for this is using cycle to build sites from within the REPL. It also makes testing new features much easier since I can skip the build step. I am fully aware I could probably factor this to be better but it works for now and shouldn't impact running cycle in its binary form at all.
- Loading branch information
Adam Simpson
committed
Sep 11, 2020
1 parent
226fb46
commit 5402eb4
Showing
1 changed file
with
48 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters