sulu / skeleton

Project template for starting your new project based on the Sulu content management system
https://sulu.io
MIT License
261 stars 81 forks source link

Fix js transpiling for webpack terser parser #199

Closed scasei closed 1 year ago

scasei commented 1 year ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #6917
Related issues/PRs no
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Add babel plugin @babel/plugin-proposal-optional-chaining

Why?

Admin interface produced error on npm build

Example Usage

BC Breaks/Deprecations

To Do