workadventure/front/.gitignore
Gregoire Parant 509196785b Initialise global message
- Create new class to manager global message. My idea is that this class permit to manage audio or text message.
 - Update html to have main content id and inject html in this.
 - Create front event to receive startMessage and stopMessage.
 - Delete impoted variable not used.
2020-09-16 18:38:50 +02:00

7 lines
113 B
Plaintext

/node_modules/
/dist/bundle.js
/yarn-error.log
/dist/webpack.config.js
/dist/webpack.config.js.map
/dist/src
*.sh