avoid experimental decorator syntax

Description

Summary: Avoid experimental decorator syntax.

Details: Decorator syntax is still experimental and the esbuild-loader, which offers a 50% performance improvement over babel-loader, does not handle it. Minor reformatting to avoid this experimental syntax seems like a worthwhile tradeoff for this huge speed boost.

The following files will need to be updated:

stripes-data-transfer-components/lib/SearchAndSortPane/SearchAndSortPane.js

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Zak Burke March 31, 2023 at 5:03 PM

This turns out to be unnecessary as esbuild-loader is able to handle decorators alone on a line. Lucky break!

Won't Do

Details

Assignee

Reporter

Priority

Story Points

Development Team

Folijet

Release

Poppy (R2 2023)

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created March 31, 2023 at 4:36 PM
Updated April 4, 2023 at 7:15 AM
Resolved March 31, 2023 at 5:03 PM
TestRail: Cases
TestRail: Runs

Flag notifications