bublejs / buble

https://buble.surge.sh
MIT License
871 stars 67 forks source link

Add browser builds targeting es5 envs #103

Closed Andarist closed 6 years ago

Andarist commented 6 years ago

fixes #93

Andarist commented 6 years ago

Have no idea why appveyor fails at the moment - I thought that reading package.json might be the problem, but I've tested various forms:

There seems to be some error while loading config file, ain't sure how to debug this.

adrianheine commented 6 years ago

You could try bumping the rollup dependency.

Andarist commented 6 years ago

@adrianheine ok, tests are passing. I'm too used to using es6 goodness 😅 , but AppVeyor is configured for node@4, which doesnt support most of it (I guess it must be different node's version than in Travis as it worked there)

adrianheine commented 6 years ago

I'm good with this. @Rich-Harris could you have a quick look?

adrianheine commented 6 years ago

I just updated the rollup dependency and created merge conflicts here, sorry. Anyway, if you want to resolve them I'm gonna merge this.

Andarist commented 6 years ago

Done.

adrianheine commented 6 years ago

Thank you!

Andarist commented 6 years ago

Thanks for merging! any plans for releasing this any time soon?

adrianheine commented 6 years ago

I would like to do a release, maybe this week or next.

adrianheine commented 6 years ago

I just released 0.19.0.