MovieCast / desktop

MovieCast Desktop - The Application of MovieCast
https://moviecast.io
MIT License
10 stars 1 forks source link

[Webpack] Optimize builds #17

Closed paulhobbel closed 5 years ago

paulhobbel commented 6 years ago

Description

We need to optimize the build scripts a bit and upgrade to the new Babel infrastructure. Right now CircleCI and TravisCI both fail at the package step, because it takes longer then 10 minutes to complete the renderer step.

I've found a couple articles on how to optimize our builds and this is one of them: http://engineering.invisionapp.com/post/optimizing-webpack

paulhobbel commented 5 years ago

Closing old issues of v0.1.2 and below