offers
This commit is contained in:
parent
9dbe299a32
commit
161135e315
3 changed files with 3 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ module.exports = {
|
|||
invite: './src/front/pages/invite.js',
|
||||
createProfile: './src/front/pages/createProfile.js',
|
||||
login: './src/front/pages/login.js',
|
||||
offers: './src/front/pages/offers.js',
|
||||
},
|
||||
output: {
|
||||
filename: '[name].bundle.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue