Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: Only import plugins with an index.ts
- Currently if a plugin dir is left empty, perfetto will try to import it and the build will fail. - This CL adds a check to ensure plugin dirs actually contain an index.ts before adding it to the import list. Change-Id: I262a2cd10ccadcef87179cc18ca80e39e10bebba
- Loading branch information