For the API path, we should use bap config sysdatadir
bapbundle remove <plugin> will return a nonzero error code if the plugin is not installed, which can be annoying when trying to build the project. The error code should be ignored in the Makefile.
bap config sysdatadir
bapbundle remove <plugin>
will return a nonzero error code if the plugin is not installed, which can be annoying when trying to build the project. The error code should be ignored in the Makefile.