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

cli,config-loader,app-backend: fixes for module resolution and config loading #4307

Merged
merged 5 commits into from
Jan 29, 2021

Conversation

Rugvip
Copy link
Member

@Rugvip Rugvip commented Jan 29, 2021

A collection of issues we discovered at once 😅

The module resolution has been an issue for a while, this adds a real nice and clean workaround :trollface:. Will try to work a better solution into webpack-node-externals, but this will have to do for now.

The config loading errors where quite confusing, both because schema validation errors don't point back to the source schema as we had merged them all, and because the frontend build caches the schema used by app-backend.

@Rugvip Rugvip requested a review from a team as a code owner January 29, 2021 16:08
@backstage-service backstage-service temporarily deployed to Tugboat January 29, 2021 16:08 Destroyed
@changeset-bot
Copy link

changeset-bot bot commented Jan 29, 2021

🦋 Changeset detected

Latest commit: d7f30a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@backstage/cli Patch
@backstage/config-loader Patch
@backstage/plugin-app-backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
@backstage-service backstage-service temporarily deployed to Tugboat January 29, 2021 16:24 Destroyed
Copy link
Member

@freben freben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Rugvip Rugvip merged commit bf0a4df into master Jan 29, 2021
@Rugvip Rugvip deleted the rugvip/devres branch January 29, 2021 18:24
@Rugvip
Copy link
Member Author

Rugvip commented Jan 29, 2021

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.

None yet

4 participants