Skip to content

fix: disable dot rule in historyApiFallback in webpack.dev.config.js files. #352

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

Merged
merged 1 commit into from
May 2, 2023

Conversation

adamstankiewicz
Copy link
Member

@adamstankiewicz adamstankiewicz commented May 2, 2023

Ran into this issue trying to use an MFE route that contains a course key with a period (e.g., MITx+CTL.SC2x) in two different MFEs relying on standard development webpack configs from @edx/frontend-build:

image

This PR sets disableDotRule: true for the historyApiFallback configuration to make it possible to load MFE routes with a period (.) in them without issue.

Docs: https://github.com/bripkens/connect-history-api-fallback#disabledotrule

@edx-semantic-release
Copy link

🎉 This PR is included in version 12.8.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants