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 load-files import #14732

Merged
merged 2 commits into from
Oct 27, 2022
Merged

Fix load-files import #14732

merged 2 commits into from
Oct 27, 2022

Conversation

Convly
Copy link
Member

@Convly Convly commented Oct 27, 2022

What does it do?

Fix load-files (bad import)

Why is it needed?

  • Currently, it's not possible to run a strapi application as it will break on the load-files

How to test it?

  • Go to examples/getstarted
  • Run yarn develop
  • The application should start normally

@Convly Convly added source: core:utils Source is core/utils or utils packages pr: fix This PR is fixing a bug labels Oct 27, 2022
@Convly Convly added this to the 4.4.6 milestone Oct 27, 2022
@Convly Convly merged commit 80ecc88 into main Oct 27, 2022
@Convly Convly deleted the fix/load-file-import branch October 27, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix This PR is fixing a bug source: core:utils Source is core/utils or utils packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants