Nuxt/test/fixtures/cli/nuxt.config.js

4 lines
46 B
JavaScript
Raw Normal View History

export default {
watch: ['~/custom.file']
}