Skip to content

Commit 89b6129

Browse files
Fix typedoc plugins build issue (#89)
Bumping versions for `typedoc` and plugins to resolve the issue: ``` error The plugin typedoc-plugin-rename-defaults could not be loaded. error Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/spqrta/Projects/sdk-react-native/node_modules/typedoc-plugin-rename-defaults/index.js from /Users/spqrta/Projects/sdk-react-native/node_modules/typedoc/dist/lib/utils/plugins.js not supported. Instead change the require of index.js in /Users/spqrta/Projects/sdk-react-native/node_modules/typedoc/dist/lib/utils/plugins.js to a dynamic import() which is available in all CommonJS modules. at loadPlugins (/Users/spqrta/Projects/sdk-react-native/node_modules/typedoc/dist/lib/utils/plugins.js:39:30) at Application.bootstrap (/Users/spqrta/Projects/sdk-react-native/node_modules/typedoc/dist/lib/application.js:111:33) at Object.<anonymous> (/Users/spqrta/Projects/sdk-react-native/node_modules/typedoc/bin/typedoc:26:5) ```
1 parent a6754bf commit 89b6129

20 files changed

+2850
-4162
lines changed

docs/assets/main.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)