mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-06 21:10:38 +00:00
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
export default {
|
|
watch: ['~/custom.file']
|
|
}
|