Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Update to Webpack v5 #8326

@chihsuan

Description

@chihsuan

Recently I tried to build with explat-client-react-helpers@0.0.3 but encounter an error due to optional chaining operators. I found it's a webpack issue that Webpack v4 doesn't support it.

I've updated the exclude option of babel-loader as a webpack4 solution in this commit c986711.

But I think we should consider updating to Webpack v5.

Metadata

Metadata

Assignees

Labels

type: taskThe issue is an internally driven task (e.g. from another A8c team).type: technical debtThis issue/PR represents/solves the technical debt of the project.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions