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

refactor import file compilation #96

Closed
collinc97 opened this issue Jul 1, 2020 · 0 comments · Fixed by #91
Closed

refactor import file compilation #96

collinc97 opened this issue Jul 1, 2020 · 0 comments · Fixed by #91
Assignees
Labels
refactor Refactor or cleanup.

Comments

@collinc97
Copy link
Collaborator

Currently import files are compiled when their functions are called. Not when the main file is compiled.
This should be changed so that all files care compiled at the same time.

@collinc97 collinc97 self-assigned this Jul 1, 2020
@collinc97 collinc97 added the refactor Refactor or cleanup. label Jul 1, 2020
@collinc97 collinc97 linked a pull request Jul 2, 2020 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor or cleanup.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant