Disable bower package being included in dist build - for testing

Is there some way in the manifest.json to tell asset builder to ignore a package?

Essentially I want to disable a bower package from being included in the dist build for testing purposes.

Yes. Did you read the docs? It’s described in there.

Define bower and leave out the packages you don’t want.