524 B
524 B
| babel-plugin-extend-docs |
|---|
| minor |
Work with package entry points (exports) and internal imports.
This simplified the internal logic a lot. For more details please see package entry points in the node documentation.
BREAKING CHANGES:
- we no longer support relative import paths in demos
- no need to pass on a
rootPathor__filePathanymore - option
throwOnNonExistingPathToFilesandthrowOnNonExistingRootPathgot removed