Skip to content

Latest commit

 

History

History
 
 

Webpack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Phaser-Webpack

Simple boilerplate project that combines Phaser with Webpack.

Installation instructions

npm install webpack -g

Build instructions

Run the following command to build the game

webpack src/entry.js build/bundle.js