Is the order of define calls in oasis.amd.js wrong? Because, once I move the `define("oasis", ...` to the end of amd.js, everything is fine.
Is the order of define calls in oasis.amd.js wrong? Because, once I move the
define("oasis", ...to the end of amd.js, everything is fine.