Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop
This commit is contained in:
commit
679c8a5ec5
9 changed files with 20 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue