Hi, Could you possibly support importing only min or max, i.e: `import min from "@segment/snippet/min"; ` As currently when compiling since both are imported in lib/index.js, bundles end up including both scripts in their source code. Cheers