Join Slack
Powered by
if I want to add some additional dependencies to t...
# announcements
c
cypher121
08/23/2016, 4:49 AM
if I want to add some additional dependencies to the script, do I have to do it from
ScriptContents
in the resolver? I thought to use something like
using("some", "imports") from source("some dep source")
, but parsing these seems to be a pain in the ass even with the lexer
Open in Slack
Previous
Next