-
-
Notifications
You must be signed in to change notification settings - Fork 608
feat(plugins/url): add url()
filter support (options.url
)
#655
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
Conversation
url()
filter support (options.url
)url()
filter support (options.url
)
62fcfed
to
875bbf6
Compare
f4453d2
to
0ee635d
Compare
875bbf6
to
af4bc75
Compare
url()
filter support (options.url
)url()
filter support (options.url
)
af4bc75
to
16e5130
Compare
url()
filter support (options.url
)url()
filter support (options.url
)
@@ -88,6 +89,32 @@ To disable `url()` resolving by `css-loader` set the option to `false` | |||
} | |||
``` | |||
|
|||
#### `{RegExp}` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few words about what these options do would be smashing!
@d3viant0ne @michael-ciniawsky
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah yeah :) I intend to add appropriate documentation before this goes anywhere, it hasn't even been signed-off by other maintainers nor released yet... 😛
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh man, was already hoping to use it today 😆 😭
What is the hold on this, or what are the alternatives for achieving this? |
@bmfs +100 |
@michael-ciniawsky, when can we expect this publicly? |
+1 |
3 similar comments
+1 |
+1 |
+1 |
Issues
@import
andurl()
resolution as PostCSS plugins #558Notable Changes
url
{Boolean}
(default:true
)webpack.config.js
{RegExp}
webpack.config.js
{Function}
webpack.config.js