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

Files with identical name are not generated. #46

Closed
Megafry opened this issue Jul 27, 2021 · 1 comment
Closed

Files with identical name are not generated. #46

Megafry opened this issue Jul 27, 2021 · 1 comment

Comments

@Megafry
Copy link

Megafry commented Jul 27, 2021

Hi

I have noticed the following issue since i upgraded to the new version (from 1.4.3 to 1.5.2)
When I include 2 files with the same name, only the last get's compiled.

page.includeCSS {
   news = base/Extensions/News/Less/Styles.less
   indexedSearch = base/Extensions/IndexedSearch/Less/Styles.less
}

Output:

<link rel="stylesheet" type="text/css" href="/typo3temp/assets/css/Styles.css" media="all">

RenderPreProcessorHook.php:157 (The code should also take into consideration the folder name)

best regards

@Megafry
Copy link
Author

Megafry commented Jul 28, 2021

Sorry, wrong extension, I use ws_less not ws_scss
I moved the issue to this page link

@Megafry Megafry closed this as completed Jul 28, 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

No branches or pull requests

1 participant