mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-01 16:04:58 +00:00
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
export default {
|
|
watch: ['~/custom.file']
|
|
}
|