[WIP] fix: utf-8 characters support, emoji also 😸#523
Conversation
7ddc48b to
3502cef
Compare
Codecov Report
@@ Coverage Diff @@
## master #523 +/- ##
==========================================
- Coverage 98.63% 97.52% -1.12%
==========================================
Files 10 10
Lines 367 363 -4
Branches 87 89 +2
==========================================
- Hits 362 354 -8
- Misses 5 9 +4
Continue to review full report at Codecov.
|
|
/cc @michael-ciniawsky
|
|
👍 I'm all in removing it
😆 🤣 lol... |
|
/cc @michael-ciniawsky It makes sense when there is https://github.com/webpack-contrib/css-loader/tree/new-loader |
=> It makes no sense when there is... ? Yep let's wait, what comes up there 🙃 |
|
@evilebottnawi Still WIP 🙃 ? |
|
@michael-ciniawsky This PR is ready to merge, but need patch in |
|
Ahh right you mentioned that 😛 I forgot sry yep kk |
|
Can we close and fix it in |
|
@michael-ciniawsky |
|
@TrySound i think you can help our with this 😄 Now we have Bug here https://github.com/css-modules/css-selector-tokenizer/blob/master/lib/stringifyValues.js#L7 or maybe not bug, but it is not works as expected. You can find several issues with this behavior here. |
|
@evilebottnawi Did you have failed tests? |
|
I can't reproduce this problem because node.js can't parse this symbol |
|
@TrySound just take tests from here and run on current master branch, maybe someone has already fixed this, but the error was |
|
Is this still WIP? I keep running into the issue described in #526 when trying to use faceyspacey/extract-css-chunks-webpack-plugin. |
|
@jo12bar yep, wip, in near future I'll finish it |
3502cef to
14dcff0
Compare
14dcff0 to
9222e8e
Compare
|
@evilebottnawi What's the status of this PR, should we land this before |
|
@michael-ciniawsky yes after 1.0.0 |
|
What kind of proposal do I submit for GSoC? I have a few Node.js Applications .... Will that be of any help ? |
|
Status ? :) |
|
Close in favor #748 |
What kind of change does this PR introduce?
bugfix
Did you add tests for your changes?
yes
If relevant, did you update the README?
not required
Summary
Ref: #317
Also we should fix incorrect behvaior with utf-8 characters in
postcss-modules-local-by-default. Let's leave this PR here, after how i resolve problem inpostcss-modules-local-by-defaultwe can merge this issue.Does this PR introduce a breaking change?
no
Other information