mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-06 06:41:41 +00:00
add search page in search web app
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ module.exports = function(grunt){
|
||||
'./lib/main.js',
|
||||
'./lib/directive/**/*.js',
|
||||
'./lib/service/**/*.js',
|
||||
'./lib/list/**/*.js'
|
||||
'./lib/list/**/*.js',
|
||||
'./lib/search/**/*.js'
|
||||
],
|
||||
dest:'./build/main.js'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user