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

webpack external ressources loading on windows fail with bad path #16097

Closed
elevatebart opened this issue Apr 20, 2021 · 2 comments · Fixed by #16099
Closed

webpack external ressources loading on windows fail with bad path #16097

elevatebart opened this issue Apr 20, 2021 · 2 comments · Fixed by #16099
Assignees

Comments

@elevatebart
Copy link
Contributor

Current behavior

When importing a custom font within a css file, the path to load the said font is malformed (see repro)

Desired behavior

Be able to use custom fonts on tests windows

Test code to reproduce

On windows
Checkout https://github.com/elevatebart/cy-load-fonts
yarn install
yarn cy

Versions

"cypress": "^7.1.0",
"@cypress/vue": "^2.0.0",
"@cypress/webapck-dev-server": "^1.1.3",
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 21, 2021

The code for this is done in cypress-io/cypress#16099, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@jennifer-shehane
Copy link
Member

This was released. Please update to latest version of webpack-dev-server

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

Successfully merging a pull request may close this issue.

2 participants