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 filename clashes #17

Merged
merged 2 commits into from
Aug 11, 2018
Merged

Conversation

marzelin
Copy link
Contributor

@marzelin marzelin commented Aug 3, 2018

What:

This commit fixes situations where there are files in different locations with the same name like:

projectRoot/script.js
projectRoot/subdirectory/script.js

How:

it uses asset's relativeName instead of basename

  • tests

@mugi-uno
Copy link
Owner

thanks!

@mugi-uno mugi-uno merged commit a1566a1 into mugi-uno:master Aug 11, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants