Skip to content

chore(*): Fix root dir for typedoc plugin since it's now under src.#159

Closed
MayaKirova wants to merge 1 commit into
masterfrom
mkirova/fix-typedoc-plugin
Closed

chore(*): Fix root dir for typedoc plugin since it's now under src.#159
MayaKirova wants to merge 1 commit into
masterfrom
mkirova/fix-typedoc-plugin

Conversation

@MayaKirova
Copy link
Copy Markdown

In master building the plugin:

npm run build:plugin   

and then building typedoc:

npm run build:typedoc:exports

Throws error: Cannot find module 'C:\Github\Repos\api-docs\temp\igniteui-react\plugins\typedoc-plugin-react-components\dist\main.js'

Because it's now under an additional src folder.

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes behavioral changes and the feature specification has been updated with them

@damyanpetev
Copy link
Copy Markdown
Member

Already resoved by #161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants