-
Notifications
You must be signed in to change notification settings - Fork 2
/
babel-node-modules-opt-in.txt
39 lines (39 loc) · 1.12 KB
/
babel-node-modules-opt-in.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Patterns matching node_modules dependencies that Babel and Jest should transform
approx-string-match
bail
ccount
comma-separated-tokens
decode-named-character-reference
# (match the included node_modules path in mdast-util-find-and-replace separately)
escape-string-regexp
@grrr/cookie-consent
@grrr/utils
hast-util-whitespace
is-absolute-url
is-plain-obj
jsdom
markdown-table
mdast-util-.+
# Because there is a node_modules in this path, we must also match it separately
mdast-util-find-and-replace/node_modules/escape-string-regexp
micromark
nanoid
normalize-url
property-information
react-markdown
# Because there is a node_modules in this path, we must also match it separately
react-markdown/node_modules/vfile
remark-.+
# Because there is a node_modules in this path, we must also match it separately
@smithy/middleware-retry/node_modules/uuid/dist/esm-browser
space-separated-tokens
strip-indent
text-fragments-polyfill
trim-lines
trough
unist-util-.+
unified
# (match the included node_modules path in @smithy/middleware-retry separately)
uuid/dist/esm-browser
# (match the included node_modules path in react-markdown separately)
vfile