src-d / blog

source{d} blog
https://blog.sourced.tech/
GNU General Public License v3.0
27 stars 41 forks source link

bump Webpack to modern version 4.20.2 #253

Closed dreamalligator closed 5 years ago

dreamalligator commented 5 years ago

ensured that make build + make serve work and tested on local server no errors.

did not commit yarn.lock in this PR, because made a separate PR to address that, see https://github.com/src-d/blog/pull/252.

hacktoberfest

dreamalligator commented 5 years ago

looks like need a compatible node version for CI tests/builds :D

error file-loader@2.0.0: The engine "node" is incompatible with this module. Expected version ">= 6.9.0 < 7.0.0 || >= 8.9.0".
error Found incompatible module
dpordomingo commented 5 years ago

Many thanks, @nebulousdog for helping us to improve the development process on blog. We're currently working in a migration to ghost, so we aren't adding new features to current one. I'll keep this issue opened just in case we keep using the current blog, so we'll consider your nice suggestion.

vcoisne commented 5 years ago

Migrated to Ghost. Thanks anyways @nebulousdog