wip
This commit is contained in:
parent
3fa7215f39
commit
c598a9cba2
7 changed files with 91 additions and 31 deletions
|
|
@ -20,7 +20,8 @@ module.exports = langs.map(([lang, locale]) => {
|
|||
stats: './src/web/app/stats/script.ts',
|
||||
status: './src/web/app/status/script.ts',
|
||||
dev: './src/web/app/dev/script.ts',
|
||||
auth: './src/web/app/auth/script.ts'
|
||||
auth: './src/web/app/auth/script.ts',
|
||||
sw: './src/web/app/sw.js'
|
||||
};
|
||||
|
||||
const output = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue