Skip to content

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

Merged
adamstankiewicz merged 1 commit into
masterfrom
ags/disable-dot-rule
May 2, 2023
Merged

fix: disable dot rule in historyApiFallback in webpack.dev.config.js files.#352
adamstankiewicz merged 1 commit into
masterfrom
ags/disable-dot-rule

Conversation

@adamstankiewicz
Copy link
Copy Markdown
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
Copy Markdown

🎉 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