Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop

This commit is contained in:
Lurkars 2021-05-17 15:25:26 +02:00
commit 679c8a5ec5
9 changed files with 20 additions and 6 deletions

View file

@ -79,6 +79,8 @@ module.exports = {
}),
new webpack.EnvironmentPlugin({
'API_URL': null,
'SKIP_RENDER_OPTIMIZATIONS': false,
'DISABLE_NOTIFICATIONS': false,
'PUSHER_URL': undefined,
'UPLOADER_URL': null,
'ADMIN_URL': null,