Open
Description
The simple-git/promise
import relies on being able to access un-minified source when running in the consumer's environment. When running as part of a minified bundle, names in the simple-git
source are obfuscated, making the generation of the promise wrapper fail.
Updates on this will be attributed to this issue.