Skip to content
Snippets Groups Projects
Commit 5e24ac8e authored by Eric Eastwood's avatar Eric Eastwood
Browse files

Remove spreadString in favor of polyfilled Array.from

Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10120

We use this to split up astral symbols

```js
// [":hand_splayed:", ":tone5:"]
Array.from(':hand_splayed_tone5:');
```
parent 8f6608af
No related branches found
No related tags found
1 merge request!10203Remove spreadString in favor of polyfilled Array.from
Pipeline #
Status
Pipeline
Created by
Stages
Actions
Passed

01:59:04

avatar
Download artifacts

No artifacts found