2.1.4 • Published 9 months ago

@flatjs/forge-preset-babel v2.1.4

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

@flatjs/forge-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.10

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

1.8.1-next.27

2 years ago

1.8.1-next.26

2 years ago

1.8.1-next.29

2 years ago

1.8.1-next.28

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.7.1-next.0

2 years ago

1.7.1-next.2

2 years ago

1.7.1-next.1

2 years ago

1.6.0

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.4

2 years ago

1.8.1-next.9

2 years ago

1.8.1-next.8

2 years ago

1.8.1-next.3

2 years ago

1.7.2

2 years ago

1.7.0

2 years ago

1.8.1-next.10

2 years ago

1.8.1-next.11

2 years ago

1.5.0

2 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.17

3 years ago

1.3.14

3 years ago

1.3.11

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.3

3 years ago

1.3.0

3 years ago

1.2.101

3 years ago

1.2.100

4 years ago

1.2.99

4 years ago

1.2.96

4 years ago

1.2.97

4 years ago

1.2.95

4 years ago

1.2.93

4 years ago

1.2.90

4 years ago

1.2.84

4 years ago

1.2.83

4 years ago

1.2.82

4 years ago

1.2.81

4 years ago

1.2.79

4 years ago

1.2.77

4 years ago

1.2.76

4 years ago

1.2.75

4 years ago

1.2.73

4 years ago

1.2.69

4 years ago

1.2.68

4 years ago

1.2.66

4 years ago

1.2.65

4 years ago