* No longer depends on a custom CircleCI docker image that comes with Bazel pre-installed. Since Bazel is now available through NPM, we should be able to use the version from `@bazel/bazel` in order to enforce a consistent environment on CI and locally. * This also reduces the amount of packages that need to be published (ngcontainer is removed) PR Close #26691
		
			
				
	
	
	
		
			139 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			139 B
		
	
	
	
	
	
	
	
Tests in this directory should be run with:
yarn bazel test --define=compile=aot  packages/compiler-cli/test/compliance:compliance