mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-05 13:43:59 +00:00
75d6c4e33a
Picking up on https://github.com/nuxt/nuxt.js/pull/3434 -- synced with dev and tests included.
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
export default {
|
|
plugins: ['~/plugins/missing.js']
|
|
}
|