mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
renamed android's index.html to android.html
This commit is contained in:
@@ -42,7 +42,7 @@ class AndroidIndexPlugin {
|
||||
`
|
||||
.toString()
|
||||
.replace(/\n\s{6}/g, '\n');
|
||||
compilation.assets['index.html'] = {
|
||||
compilation.assets['android.html'] = {
|
||||
source() {
|
||||
return page;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user