Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable lazy copy of in-folder file dependencies #11

Merged
merged 2 commits into from
Sep 9, 2020

Conversation

coatless
Copy link
Collaborator

@coatless coatless commented Sep 9, 2020

Attempts to resolve local file dependencies by:

  • Detecting resources in file directory not associated with -sol, -main, or -assign.
  • Copying to output directories
  • Attempt to render.

Close #3

Copy to output directories before attempting render.
@coatless coatless merged commit 2a023f9 into master Sep 9, 2020
@coatless coatless deleted the file-dependencies branch September 9, 2020 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clone resources to assign/soln directories
1 participant