mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-17 06:01:34 +00:00
5 lines
57 B
JavaScript
5 lines
57 B
JavaScript
export default {
|
|
build: true,
|
|
externals: ['jsdom']
|
|
}
|