SoftwareBrothers / adminjs

AdminJS is an admin panel for apps written in node.js
https://adminjs.co
MIT License
8.15k stars 659 forks source link

[Bug]: Wrong Path Generated in .adminjs/.entry.js file #1558

Closed Kunkka0822 closed 5 months ago

Kunkka0822 commented 12 months ago

Contact Details

No response

What happened?

image

Wrong Path for Login Component is generated.

How could I fix this issue?

Bug prevalence

Everytime I run the code.

AdminJS dependencies version

"adminjs": "^7.2.1",

What browsers do you see the problem on?

Chrome

Relevant log output

No response

Relevant code that's giving you issues

No response

dziraf commented 11 months ago

Can you share how you add your Login component to ComponentLoader?