a submodule to mimic some of esbuild's native behavior.
TODO: in the future, make this version dependent, using your semver submodule from kitchensink to match the version to a behavior.
also, use a factory function that takes in concrete semver version of esbuild, and then returns a function that matches the desired behavior.
a submodule to mimic some of esbuild's native behavior.
TODO: in the future, make this version dependent, using your
semversubmodule from kitchensink to match the version to a behavior. also, use a factory function that takes in concrete semver version of esbuild, and then returns a function that matches the desired behavior.