Closed qingxiao closed 9 years ago
Unfortunately, I haven't had time to implement prefix paths yet. So, you can't use the config this way for now.
@normanrz If it helps in any way, here's a path resolver in < 140 characters: https://gist.github.com/atesgoral/1005248 I might also cut a PR when I find the time to breathe...
should've been fixed with #33 (0.4.2 on npm). maybe @qingxiao can confirm?
requirejs.config can be like this:
use module js/page/frame.js :
but in the amd-optiomize options.paths like that it can't run
so , them can't user same config ? or I use it error way?