Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Refactor loader.js to isolate compiler in function parse(load). #152

Merged
merged 1 commit into from
Jun 22, 2014

Conversation

johnjbarton
Copy link
Contributor

Function parse(load) returns array of ModuleSpecifer strings

@guybedford
Copy link
Member

Nice. Was the plan to make this a public function eventually? Are the tests passing in the browser ok?

@johnjbarton
Copy link
Contributor Author

Yes, as hook function. I'll have to figure out how to run the tests in browser.

@guybedford
Copy link
Member

npm install. Then open test/test.html with local files or on a local server.

@guybedford
Copy link
Member

Shall I go ahead with the merge here?

@johnjbarton
Copy link
Contributor Author

I just finished the API work on traceur so I can rebase and retest soon.

Function parse(load) returns array of ModuleSpecifer strings
@johnjbarton
Copy link
Contributor Author

Rebase and test in browser 51/52 pass,

 Dependency race error check (fix pending)  Failed: Got "Module returned despite error" instead of "undefined"

guybedford added a commit that referenced this pull request Jun 22, 2014
Refactor loader.js to isolate compiler in function parse(load).
@guybedford guybedford merged commit 137c021 into ModuleLoader:master Jun 22, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants