isomorphic-alt-boilerplate icon indicating copy to clipboard operation
isomorphic-alt-boilerplate copied to clipboard

up to babel6

Open carloscuatin opened this issue 9 years ago • 4 comments

develop with babel6, babel5 is deprecated

carloscuatin avatar Dec 03 '15 07:12 carloscuatin

It's not just updating to Babel 6, it's also removing config usage and turning the services to be literal objects. Please, remove this changes that don't concern Babel 6 and squash your commits and I'll merge it.

talyssonoc avatar Dec 05 '15 22:12 talyssonoc

ok @talyssonoc this changes are for support babel6, but I will look for a better way to do it

carloscuatin avatar Dec 16 '15 09:12 carloscuatin

@carloscuatin I know that it is necessary changing .babelrc, .eslintrc and so on, I was talking about removing the config module and chaging the port settings.

talyssonoc avatar Dec 16 '15 13:12 talyssonoc

@talyssonoc yes, and add config config module

carloscuatin avatar Dec 16 '15 16:12 carloscuatin