Block noisy console spam on build.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Patches
|
||||
|
||||
## `sass`
|
||||
|
||||
`sass` is patched to avoid printing out a noisy deprecation notice on every
|
||||
build. `sass` is imported by `rollup-plugin-styler`, in a way that triggers this
|
||||
message. The patch simply prevents this console spam.
|
||||
Reference in New Issue
Block a user