for example, I have two vue components called index.js import b, and I have a global scss, in index.js import. I want to reference a global color in the component:
scsssass-resources-loader
a,bscss
what I want now is that when I package a global scss, routing lazy load component separately, the global style will not be loaded every time