mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: add codegen crate
This commit is contained in:
@ -17,7 +17,7 @@ script_runner = "@shell"
|
||||
[tasks.rm_macro_build_cache]
|
||||
script = [
|
||||
"""
|
||||
path = canonicalize ../shared-lib/lib-infra/.cache
|
||||
path = canonicalize ../shared-lib/flowy-codegen/.cache
|
||||
if is_path_exists ${path}
|
||||
rm -rf ${path}
|
||||
end
|
||||
|
Reference in New Issue
Block a user