Nuxt/test/fixtures/shared-chunk/nuxt.config.js
Simon Tretter b4ffdab790
fix(webpack): fallback for empty chunk name (#7667)
[release]

Co-authored-by: pooya parsa <pyapar@gmail.com>
2020-07-04 17:28:46 +02:00

5 lines
54 B
JavaScript

export default {
components: true,
modern: true
}