Skip to content

Comments

Update module system to use ES modules and bundle with webpack#1

Open
krvajal wants to merge 1 commit intolozdan:masterfrom
krvajal:webpack
Open

Update module system to use ES modules and bundle with webpack#1
krvajal wants to merge 1 commit intolozdan:masterfrom
krvajal:webpack

Conversation

@krvajal
Copy link

@krvajal krvajal commented Jun 3, 2018

First of all, nice job with the game. It's a good starter.
Using require js is a bit cumbersome and does not allow to certain things that would be nice to have. For this game, it is not that important, but in general, you will find that using requirejs for writing browser code is not a good idea though.
This is a very basic webpack implementation, not optimized at all but at least gets you working with a better build system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant