-
Beta Was this translation helpful? Give feedback.
Answered by
rzhw
May 20, 2020
Replies: 2 comments
-
@brielov @iflan @nanaze @rzhw |
Beta Was this translation helpful? Give feedback.
0 replies
-
This plugin doesn't rewrite class names in JS or HTML; you'll need something that can consume the map passed to There isn't one we know of currently, but we're happy to add links in the README. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rzhw
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
This plugin doesn't rewrite class names in JS or HTML; you'll need something that can consume the map passed to
outputMapCallback
by this plugin. That could be a Webpack plugin, for example.There isn't one we know of currently, but we're happy to add links in the README.