Static GitHub Issues

[1222] Add a WebM and MP4 loader (file-loader) to the default build webpack config

prev: problem at middleware
next: In a.vue, a.scss is referenced, and b.scss is referenced in b.vue, and the results a page can use the styles in b.scss. How do you resolve the conflict?

I'm meeting the case that need to use video source in my page.

When the loaders are defined in the nuxt.config.js, the default loaders will be overwritten., the docs says.

Meanwhile I'm thinking that why not use delta updates. I mean the loader config is made up of user's and default config. I don't want add a loader my want to overwrite all config.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1077">#c1077</a>)</em></sub></div>