docbrown/app/javascript/utilities/__tests__
Mac Siri afa73e06e3
Replace Webpacker with Esbuild (#20470)
* Migrate to esbuild WIP

* Add exclude

* Remove redundant file

* Move file

* Move to javascript_include_tag

* Lint fix

* WIP

* WIP

* Add watch mode to esbuild WIP

* Get jest working

* Remove babel

* Revert "Remove babel"

This reverts commit 6da35260aa19d6f97f586deb66c0ecaf48433b73.

* More WIP

* Got image to load

* WIP

* Resolve audit

* Lint fix

* WIP

* Fix jest spec

* [CI] Remove asset-restore for test build stage

* Production compliant

* Temp disable sourcemap

* Update glob

* Add esbuild helper to stimulus

* Import fragment

* Temp disable coverage to see failing tests

* Fix broken spec

* Address lint

* Set proper es6 target

* Use esbuild for everything

* wait what

* Revert "Set proper es6 target"

This reverts commit 98f5278093421baa8ffe2ca580845b01c1a1eadf.

* Revert "Use esbuild for everything"

This reverts commit 0ac46738f07ffcb6af095ccb1ffa5e439b7fefa3.

* Replace uglifier with terser

* New compiled assets version

* Remvoe honeybadger-io/webpack

* Remove cypress coverage checks for now

* Update jsconfig.json

* Update docker-compose

* Remove public/packs-test from ci cache
2024-01-25 20:29:21 +00:00
..
color Bump eslint-config-preact from 1.2.0 to 1.3.0 (#15834) 2021-12-21 14:42:20 +00:00
checkUserLoggedIn.test.js Notifications Initializer Migration to Pack tag (#19124) 2023-04-14 17:50:07 -04:00
codeFullscreenModeSwitcher.test.js Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
dragAndDrop.test.js fix: tool editor disappears when dragging words (#20271) 2023-10-31 17:38:39 -04:00
getUserDataAndCsrfToken.test.js Try to catch unhandled exception (#19360) 2023-05-09 11:10:29 -04:00
insertInArrayIf.test.js Restructure the way we render the feed + add billboard locations on signed in feed (#19652) 2023-07-03 15:00:44 +02:00
localDateTime.test.js Fix tests that fail when developer uses a non-en locale (#20230) 2023-10-11 09:39:25 -04:00
moderation.test.js [15 min fix] Fixed an issue with the moderation button not appearing on some posts (#14184) 2021-07-13 10:31:00 +02:00
pasteImage.test.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
search.test.js Add a MultiSelect Autocomplete component to the Display Ads Page (#18560) 2022-10-26 16:24:31 +02:00
sendHapticMessage.test.js Notifications Initializer Migration to Pack tag (#19124) 2023-04-14 17:50:07 -04:00
showUserAlertModal.test.js Notifications Initializer Migration to Pack tag (#19124) 2023-04-14 17:50:07 -04:00
textAreaUtils.test.js ✂️ Remove reach combobox ✂️ (#17728) 2022-07-11 12:50:52 +01:00
timeAgo.test.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00