<!-- ::: IMPORTANT NOTE ::: Hi, this is the Excalibur development team. Please take a moment to read the instructions below: Please ask any questions you have in our forum: https://groups.google.com/forum/#!forum/excaliburjs Please wait to file a Github issue until after you've read through and understand the contributing guidelines. If you're not sure if you should submit an issue, ask your question in the forum linked above. https://github.com/excaliburjs/Excalibur/blob/master/.github/CONTRIBUTING.md#suggesting-improvements --> <!-- Please do a quick search through our [backlog][issues] to see if your improvement has already been suggested. If so, feel free to provide additional comments or thoughts on the existing issue. --> <!-- Please follow the format below to make it easier for us to help you --> <!-- Add relevant pictures/gifs as appropriate --> ### Context I use esbuild to build my excalibur project and I want to resolve the sprite image over my build tool, so I need a way to overwrite the image path. ### Proposal A PR with the proposal will follow