flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.39k stars 834 forks source link

fix: new webpack config doesn't work on windows #4030

Closed YUCLing closed 2 months ago

YUCLing commented 2 months ago

Fixes #0000

Changes proposed in this pull request: This PR fixes the 2.0's webpack build on Windows by replacing \ separator to /.

Reviewers should focus on: Will this way of solving it cause new issues

Screenshot

QA Run webpack build on Windows to check if it's working well.

Necessity

Confirmed

Required changes: