Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit 6ea7e50

Browse files
Merge branch 'develop'
2 parents 55c3475 + 20d84e7 commit 6ea7e50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/app.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ module.exports = merge({
106106
'app/**/*.php',
107107
'resources/templates/**/*.php',
108108
'resources/assets/js/**/*.js',
109+
'resources/assets/js/**/*.vue',
109110
'resources/assets/sass/**/*.{sass,scss}',
110111
'resources/assets/images/**/*.{jpg,jpeg,png,gif,svg}',
111112
'resources/assets/fonts/**/*.{eot,ttf,woff,woff2,svg}'

0 commit comments

Comments
 (0)