wip
This commit is contained in:
parent
3d4fccef45
commit
abf1c30ce6
9 changed files with 108 additions and 18 deletions
|
|
@ -29,7 +29,7 @@ module.exports = Object.keys(langs).map(lang => {
|
|||
// Entries
|
||||
const entry = {
|
||||
desktop: './src/web/app/desktop/script.ts',
|
||||
//mobile: './src/web/app/mobile/script.ts',
|
||||
mobile: './src/web/app/mobile/script.ts',
|
||||
//ch: './src/web/app/ch/script.ts',
|
||||
//stats: './src/web/app/stats/script.ts',
|
||||
//status: './src/web/app/status/script.ts',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue