File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
const fs = require ( 'fs' ) ;
4
4
const path = require ( 'path' ) ;
5
+ console . log ( `
5
6
7
+
8
+ ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
9
+ :::::::::::::::::::::::::::::::::::::::: :
10
+ :::::::::::::::::::::::::::::::::::::::: ::: :
11
+ ::::: ::::::::::::::: :::::: :::::::: :::::::::: :::::::: :
12
+ ::::: :::: :::::::::::::: :::: ::::: :::: :::: ::: ::: ::: ::: :
13
+ ::::: :::: :: :: :::: ::: ::::: :::::: :::: :::: ::::::: :::: :::: :
14
+ ::::: :::: ::: ::: ::::::: :::::: ::::::::: ::::::: ::::: :
15
+ ::::: :::::::: ::: ::: ::::::::::: :::: :::: ::: ::::::: :
16
+ ::::: :::::::: ::: ::: ::::::::::: :::::::: :::: ::: :::: :::: :
17
+ :::::::::::::::::::::::::::::::::::::::: :
18
+ :::::::::::::::::::::::::::::::::::::::: :
19
+ ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
20
+ : :
21
+ : :::: :::: ::: : :::::: :::::: :::: :: ::::: :
22
+ : ::: ::: ::: ::: :: :: :: :: ::: ::: :: :: :
23
+ : :: :: :: ::::::: :: ::::: :: :: :: ::: :
24
+ : ::: ::: ::: :: ::: :: :: :: ::: ::: :: :: :
25
+ : :::: :::: : :: :: :: :: :::: ::::: ::::: :
26
+ : :
27
+ ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
28
+
29
+
30
+ ` ) ;
6
31
console . log ( "INFO: Adding the required localized resource configuration to the config.json file." ) ;
7
32
8
33
// Get the current directory
You canβt perform that action at this time.
0 commit comments