feat(one_shot): document vendored lucid
This commit is contained in:
parent
14cdac7bfa
commit
e35ccc9e0c
|
@ -9,3 +9,8 @@ deno task start
|
|||
```
|
||||
|
||||
This will watch the project directory and restart as necessary.
|
||||
|
||||
### Important
|
||||
|
||||
There is some very hacky things that need to be done to make lucid work correctly.
|
||||
It involved vendoring lucid and making some adjustments to the `core/core.ts` file.
|
||||
|
|
Loading…
Reference in New Issue