lean / phaser-es6-webpack

A bootstrap project for create games with Phaser + ES6 + Webpack.
MIT License
1.28k stars 319 forks source link

Fixed completions for VS Code #61

Open Muny opened 6 years ago

Muny commented 6 years ago

Not entirely sure if this breaks things in other environments, but by importing using 'phaser-ce' instead of 'phaser' (which isn't a dependency) code completion/intellisense works in VS Code now without further jiggering.