Skip to content
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

Bundle #13

Open
tylergraf opened this issue Nov 29, 2018 · 3 comments
Open

Bundle #13

tylergraf opened this issue Nov 29, 2018 · 3 comments

Comments

@tylergraf
Copy link

How are you creating the bundle? Would you be interested in moving to actual ES modules and using something like rollup or webpack for the bundling part?

@stevenjoezhang
Copy link

Same problem 😢

@stevenjoezhang
Copy link

I found the way to create bundle.js:

sudo npm install browserify -g
browserify game-client.js > public/bundle.js

@theKidOfArcrania
Copy link
Owner

whoops my bad maybe I should document this a bit more clearly... I haven't been really maintaining this particular side project b/c i've been busy with a whole lot of other stuff. Sorry...

theKidOfArcrania added a commit that referenced this issue Jan 15, 2019
Addresses issue #13
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

No branches or pull requests

3 participants