Move built console.js into lib and include in standalone distribution
[finishes #59679110]
This commit is contained in:
@@ -44,7 +44,7 @@ module.exports = {
|
||||
'src/console/requireConsole.js',
|
||||
'src/console/ConsoleReporter.js'
|
||||
],
|
||||
dest: 'src/console/console.js'
|
||||
dest: 'lib/console/console.js'
|
||||
},
|
||||
options: {
|
||||
banner: license(),
|
||||
|
||||
Reference in New Issue
Block a user