Use faker.js for mocked data and placeholder (#47)
This commit is contained in:
@@ -26,8 +26,11 @@
|
||||
templates:{},
|
||||
queries:{},
|
||||
settings:{},
|
||||
statics:__statics,
|
||||
node_modules:__modules,
|
||||
paths:{
|
||||
statics:__statics,
|
||||
templates:__templates,
|
||||
node_modules:__modules,
|
||||
}
|
||||
}
|
||||
|
||||
//Load settings
|
||||
|
||||
Reference in New Issue
Block a user