Merge branch 'FTUEPopup' of github.com:ClementVieilly75/workadventure into iframe_api
# Conflicts: # front/dist/.gitignore # front/src/Phaser/Game/GameScene.ts
This commit is contained in:
commit
ed2ce68f37
8 changed files with 79 additions and 10 deletions
|
@ -46,7 +46,7 @@ module.exports = {
|
|||
plugins: [
|
||||
new HtmlWebpackPlugin(
|
||||
{
|
||||
template: './dist/index.tmpl.html',
|
||||
template: './dist/index.tmpl.html.tmp',
|
||||
minify: {
|
||||
collapseWhitespace: true,
|
||||
keepClosingSlash: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue