Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Export plugin components in package.json and replace it in the plugin configuration #17

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

manutepowa
Copy link

Path error

Plugin component paths as string not undestand by blank project because have relative paths, and importmap does not find them.

Example: '/components/.../AfterDashboard'

Solution.

Export plugin components in package.json and add correct string in plugin.ts.

PD: I believe this is the solution. If I am not correct, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant