This repository has been archived by the owner on Oct 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Merge module system changes into develop #194
Comments
I am almost done with this. It is in the issue-194 branch. |
@jackd1: I thought I merged all the changes, but file opening is not working. Could you check the code? All I can deduce is that it works up to this line: https://github.com/codexa/firetext/blob/develop/scripts/firetext.js#L679 |
Merged
I will rebase filesystem-2 to point to develop presently. |
Done! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was dumb, and pushed changes to the module system into the filesystem-2 branch. This action prevents the new module system from being used until that feature lands.
TODO: Separate all module-specific changes from the filesystem-2 branch, and merge them into the develop branch.
The text was updated successfully, but these errors were encountered: