• Chris Bednarski's avatar
    Implemented internal plugins · d09a9ab0
    Chris Bednarski authored
    - Internal plugins are compiled into the same packer binary and invoked through the plugin command
    - Search paths allow disk-based plugins to override and should function as normal
    - This should allow for a 94% space savings vs statically compiling all the plugins as separate binaries.. approximately 24mb vs 431mb
    d09a9ab0