esbuild-plugin-sass
esbuild-plugin-sass copied to clipboard
how to disable hash suffix for class
hello
I use this plug-in to build a library with the following output
.ml16[data-v-7e759200] { margin-left: 16px; }
How do I remove the class hash suffix
thank you