This commit is contained in:
counterweight 2025-03-13 11:16:01 +01:00
parent 9dbe299a32
commit 161135e315
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 3 additions and 2 deletions

View file

@ -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',