2.1.4 • Published 9 months ago

@flatjs/evolve-preset-babel v2.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@flatjs/evolve-preset-babel

Notes

if you run into error Failed to construct 'HTMLElement': Please use the 'new' operator, this DOM object constructor cannot be called as a function. e.g. https://github.com/microsoft/vscode-webview-ui-toolkit you may need to setup@babel/plugin-transform-classes` as below shown.

// Failed to construct 'HTMLElement': Please use the 'new' operator, this DOM object constructor cannot be called as a function.
[babelPluginTransformClass, { loose: false }];
babelOptions: {
    plugins: [
    [
        env.resolve(import.meta.url, '@babel/plugin-transform-classes'),
        {
        loose: false,
        },
    ],
    ],
},
2.1.4

9 months ago

2.1.3

10 months ago

2.1.2

11 months ago

2.1.0-next.4

1 year ago

2.1.0-next.12

12 months ago

2.1.0-next.11

12 months ago

2.1.0-next.9

1 year ago

2.1.0-next.6

1 year ago

2.1.0-next.5

1 year ago

2.1.0-next.8

1 year ago

2.1.0-next.7

1 year ago

2.1.1

12 months ago

2.1.0

12 months ago

2.1.0-next.3

1 year ago

2.1.0-next.2

1 year ago

2.1.0-next.1

1 year ago

2.1.0-next.0

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

2 years ago

1.8.1-next.21

2 years ago

1.8.1-next.20

2 years ago

1.8.1-next.23

2 years ago

1.8.1-next.22

2 years ago

1.8.1-next.25

2 years ago

1.8.1-next.24

2 years ago

2.0.0-next.2

2 years ago

2.0.0-next.3

2 years ago

2.0.0-next.1

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.8.1-next.16

2 years ago

1.8.1-next.15

2 years ago

1.8.1-next.18

2 years ago

1.8.1-next.17

2 years ago

1.8.1-next.19

2 years ago

1.8.1-next.12

2 years ago

1.8.1-next.14

2 years ago

1.8.1-next.13

2 years ago

1.8.1-next.7

2 years ago

1.8.1-next.6

2 years ago

1.8.1-next.5

2 years ago

1.8.1-next.9

2 years ago

1.8.1-next.8

2 years ago

1.7.3

2 years ago

1.7.2

2 years ago

1.8.1-next.10

2 years ago

1.8.1-next.11

2 years ago

1.5.23

2 years ago

1.5.12

2 years ago

1.5.3

3 years ago

1.5.11

3 years ago

1.5.8

3 years ago

1.5.7

3 years ago

1.4.21

3 years ago

1.4.20

3 years ago

1.4.15

3 years ago

1.4.14

3 years ago

1.4.13

3 years ago

1.4.11

3 years ago

1.4.10

3 years ago

1.4.9

3 years ago

1.4.8

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.7

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.0

3 years ago

1.2.96

4 years ago

1.2.97

3 years ago

1.2.95

4 years ago

1.2.82

4 years ago

1.2.85

4 years ago

1.2.87

4 years ago

1.2.78

4 years ago

1.2.77

4 years ago

1.2.75

4 years ago

1.2.71

4 years ago

1.2.67

4 years ago

1.2.60

4 years ago

1.2.57

4 years ago

1.2.55

4 years ago

1.2.53

4 years ago

1.2.52

4 years ago

1.2.51

4 years ago

1.2.48

4 years ago

1.2.39

4 years ago

1.2.32

4 years ago

1.2.30

4 years ago

1.2.28

4 years ago

1.2.24

4 years ago

1.2.23

4 years ago

1.2.17

4 years ago

1.2.16

4 years ago