update design build
This commit is contained in:
12
server/lib/tasks/build_dashboard_assets.js
Normal file
12
server/lib/tasks/build_dashboard_assets.js
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
class BuildDashboardAssets {
|
||||
|
||||
static copyToDir(path, gulp, done){
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
export default BuildDashboardAssets;
|
||||
Reference in New Issue
Block a user