-
Notifications
You must be signed in to change notification settings - Fork 490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Project Templates/Webpack #95
Comments
If you want, you can assign that issue to me, and I'll take care for adding a bare webpack project template. We could then replace the webpack part from readme by a link to webpack project template. What shall be done for the webpack project template? Just extend the existing one or add features like es6 with babel? |
I'd like just a simple template with You can definitely add a Webpack/Typescript template too if you like. |
Also here the question: Can I add a package.json for that project template? Then it might be ready to use from start. |
Sure. |
- Fix headings (npmjs.org) - Link to phaser-ce on jsDelivr - Format JS code block - Update Webpack notes (phaserjs#95)
We should make a simplest possible working Webpack 2 config for Phaser and link to it from README.
https://github.com/photonstorm/phaser-ce/tree/master/resources/Project%20Templates/Webpack
The text was updated successfully, but these errors were encountered: