When I use phonegap build directly, I can include a ref to phonegap.js and build automatically supplies it during the compile. However, when I run the Emulator via the Intel dev tools, it get a 404 for this file.
What's the suggested approach here? If I include the actual file(s) that build provides, I will (I suspect) cause problems when I do builds using phonegap build directly.
suggestions?


