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

ES6, modularize + webpack #41

Closed
meandmax opened this issue Aug 29, 2015 · 5 comments
Closed

ES6, modularize + webpack #41

meandmax opened this issue Aug 29, 2015 · 5 comments

Comments

@meandmax
Copy link
Collaborator

@TrySound, @Cordazar

I think about reorganizing the code in modules with es6 features and bundle everything up with webpack and babel?

What`s your thoughts on that?

Here some changes, what it could look like?
https://github.com/meandmax/lory/tree/feature/webpack

cheers Max

@TrySound
Copy link
Contributor

@meandmax es6 looks good. I don't use webpack.

@Cordazar
Copy link
Collaborator

@meandmax I'm all for ES6 and babel. Haven't used webpack though so I can't say either way, modules I do like though.

@TrySound
Copy link
Contributor

Gulp forever :)))

@meandmax
Copy link
Collaborator Author

The only problem that I see with es6, babel and modules is that it gets more than a kb bigger in the minified version. Reason for that is the boilerplate code from babel + webpack.

@TrySound: I do like Gulp but with lory I don`t think Gulp makes a heavy difference, so I would rather stay with grunt until all other issues or problems are solved ... :D

Still thinking about it ...

Have a good week! Max

@meandmax
Copy link
Collaborator Author

meandmax commented Sep 7, 2015

Any suggestions on my latest changes?

https://github.com/meandmax/lory/tree/feature/es6/

cheers Max

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