Returns a list of supported entrypoints for the bundler.
Returns a Future that completes with a list of supported entrypoints.
Future<List<String>> supportedEntryPoints();