Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore(web-react): Fix resolving parent id while building CJS bundle
* first parent id given is `undefined` because it is a starting point * use `resolve` plugin to find directory indexes (index.js) * set `preventAssignment` to true because it will be the default in the next Rollup release
- Loading branch information