-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(project): fix build issues on windows (#4823)
* fix(bundler): inline command path resolution in windows * fix(elements): build tasks path resolution in windows * fix(icon-build-helpers): react & vanilla builders path resolution in windows * fix(icons-vue): path resolution in windows & improve logging * fix(bundler): inconsistent sass module finder & code styling issues * chore: use native path separator * fix: moduleName prefixing logic * chore: improve root directory check logic Co-authored-by: mecolela <[email protected]> Co-authored-by: Josh Black <[email protected]>
- Loading branch information
1 parent
e03967a
commit 9f02b35
Showing
5 changed files
with
42 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters