Skip to content

Commit

Permalink
task update
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Dec 17, 2010
1 parent 8b96332 commit 857f550
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion tasks.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
- require.ready() not firing if no modules to load?
- i18n build issue.
- require({}, []) does not pick up the dependencies? Or is it:
- require.js + modules in one file, still asks to load the other files, if there is a require in there?


- npm example/integration?
- need to document how to use the packages config with Node.
- Document new closure compiler options from neonstalwart
- require.modify alternative syntax/patch.
- Document plugin API and differences with proposal. The build stuff.
- Actually test a pluginBuilder.
- has.js plugins

- require.def patch: https://github.com/jrburke/requirejs/pull/50

- email on jsonp removal, toUrl and package names.

Expand Down

0 comments on commit 857f550

Please sign in to comment.