lektor / lektor-website

The main lektor website.
https://www.getlektor.com/
Other
160 stars 134 forks source link

Update to webpack 4 #219

Closed nixjdm closed 2 years ago

nixjdm commented 6 years ago

See https://github.com/lektor/lektor-webpack-support/issues/20

We ought to be able to build with modern webpack, and then we can update that issue too.

xlotlu commented 4 years ago

This has been handled in https://github.com/lektor/lektor/commit/b5e320a7024867e531edf2ec0f96f75fa73df896

runfalk commented 4 years ago

This is actually not fixed yet: https://github.com/lektor/lektor-website/blob/master/webpack/package.json#L25

The link you're poiting to is for the admin (which is updated). I assume this issue is for the website.

xlotlu commented 4 years ago

This is actually not fixed yet: https://github.com/lektor/lektor-website/blob/master/webpack/package.json#L25

Oops

xlotlu commented 4 years ago

@lektor/developers could someone make an effort on this? It would be nice to have this cleared before splitting the docs away.

yagebu commented 2 years ago

Fixed in #328