Adding history support
authorDavid Négrier <d.negrier@thecodingmachine.com>
Mon, 11 May 2020 22:07:50 +0000 (00:07 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Tue, 12 May 2020 20:38:44 +0000 (22:38 +0200)
commitdaa559738bab0c2c90317ccb4464136f01d661f8
tree03ecd13d1c3227179c8406d309faaac1579a4e5c
parent9417e4a4d231074557e25899880af69521e26ea4
Adding history support

Arriving on a new map now changes the URL.
All URLs starting with _ are automatically redirected to index.html by the web server
front/dist/.htaccess [new file with mode: 0644]
front/dist/index.html
front/src/Phaser/Game/GameScene.ts
front/webpack.config.js