You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
How about adding an
EnvExtensionto lake so that we can add to package configuration directly in code withCoreM?The original thought is to trace external files in
include_str, and it comes to a more generalized pattern:include_strcan specify the external file to trace with this extension.