Move js code into separate file to benefit from code analysis
This commit is contained in:
@@ -71,6 +71,7 @@ module.exports = {
|
||||
{from: 'resources', to: 'resources'},
|
||||
{from: 'Jugl.js', to: 'Jugl.js'},
|
||||
{from: 'index.html', to: 'index.html'},
|
||||
{from: 'index.js', to: 'index.js'},
|
||||
],
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user