If there are multiple folders and there are multiple `index.html`, I think the plugin needs to provide a hint.  ```js contentBase: [resolveFile('example1'), resolveFile('example'), resolveFile('dist')] ```