feat: add unsplash images source
This commit is contained in:
@@ -45,6 +45,8 @@ const config = new Project.Config({
|
||||
libs: packageInfo.haxeDependencies,
|
||||
macros: [
|
||||
`CompilationOption.set('build','${dateformat(new Date(), 'yyyy-mm-dd HH:MM:ss')}')`,
|
||||
`CompilationOption.set('UNSPLASH_KEY','${Config.UnsplashKey}')`,
|
||||
`CompilationOption.set('PIXABAY_KEY','${Config.PixabayKey}')`,
|
||||
],
|
||||
flags: [
|
||||
'proto_debug',
|
||||
|
||||
Reference in New Issue
Block a user