Skip to content

Commit

Permalink
task update
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Jan 4, 2011
1 parent a3407d4 commit cacc4b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tasks.txt
Expand Up @@ -4,8 +4,9 @@
- For jquery sample project, put in a paths: "jquery": "require-jquery", and update main.js to use
"jquery" as a dependency. Check the docs too.

- build's name insertion if there is comment between define( and the [dependencies]

- ending slash in paths should throw error: https://github.com/jrburke/requirejs/issues/issue/49/
- test if a dependency shows up twice in the dep list, in Function.toString parsing?

- John's email about an error callback, also allow loader to abort a plugin-loaded resource?
- Document plugin API and differences with proposal. The build stuff.
Expand Down

0 comments on commit cacc4b3

Please sign in to comment.