Clean up
This commit is contained in:
parent
cbf9044577
commit
f8f90a60ae
5 changed files with 82 additions and 68 deletions
|
@ -7,7 +7,6 @@ module.exports = (config, commit, env) => {
|
|||
|
||||
const pack: webpack.Configuration = {
|
||||
entry: {
|
||||
'client': './src/web/app/client/script.js',
|
||||
'desktop': './src/web/app/desktop/script.js',
|
||||
'mobile': './src/web/app/mobile/script.js',
|
||||
'dev': './src/web/app/dev/script.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue