home
This commit is contained in:
parent
0f7ec6f521
commit
17517f798d
4 changed files with 27 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ module.exports = {
|
|||
createProfile: './src/front/pages/createProfile.js',
|
||||
login: './src/front/pages/login.js',
|
||||
offers: './src/front/pages/offers.js',
|
||||
home: './src/front/pages/home.js',
|
||||
},
|
||||
output: {
|
||||
filename: '[name].bundle.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue