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

Some improvements #49

Open
2 of 7 tasks
tbranyen opened this issue Nov 6, 2014 · 5 comments
Open
2 of 7 tasks

Some improvements #49

tbranyen opened this issue Nov 6, 2014 · 5 comments

Comments

@tbranyen
Copy link
Contributor

tbranyen commented Nov 6, 2014

Hi @f, I've been starting to work on DeLorean. I have a few ideas I'd like to tackle:

@f
Copy link
Owner

f commented Nov 6, 2014

Man I'm adding you to the project :) You can do whatever you want without asking 👍

@f
Copy link
Owner

f commented Nov 6, 2014

Convert to ES6.
Create distribution using the ES6 Module Transpiler.

I think we can use https://github.com/sebmck/6to5, I really like it :)

Remove dist folder, since you don't typically want to commit built files.

I really don't want to. But bower needs it. Maybe we can make another repository that contains built files for bower.

@tbranyen
Copy link
Contributor Author

tbranyen commented Nov 6, 2014

Another alternative, and one I've been using is to make a commit with all the built files and tag that. Bower reads from tags so it will see the built files, but they don't need to live in the master branch.

@f
Copy link
Owner

f commented Nov 6, 2014

Thanks man! Good idea. It was really disturbing me, too :)

@f
Copy link
Owner

f commented Nov 6, 2014

@tbranyen I've ideas about ES6 here, your ideas would be awesome, too :)

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

2 participants