0.12.2 • Published 3 years ago

@chialab/esbuild-plugin-swc v0.12.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

⚠️ The development of this plugin has been suspended for maintenance reasons after an initial trial period. Developments will follow when the swc project will be more stable.


Install

$ npm i @chialab/esbuild-plugin-swc -D
$ yarn add @chialab/esbuild-plugin-swc -D

Usage

import esbuild from 'esbuild';
import swcPlugin from '@chialab/esbuild-plugin-swc';

await esbuild.build({
    plugins: [
        swcPlugin({
            plugins: [...],
        }),
    ],
});

License

Esbuild Plugin SWC is released under the MIT license.

0.12.2

3 years ago

0.12.0

3 years ago

0.11.38

3 years ago

0.11.35

3 years ago

0.11.19

3 years ago

0.11.8

3 years ago

0.11.9

3 years ago

0.11.10

3 years ago

0.11.11

3 years ago

0.11.12

3 years ago

0.11.13

3 years ago

0.11.0

3 years ago

0.10.4

3 years ago

0.10.5

3 years ago

0.10.6

3 years ago

0.10.0

3 years ago

0.9.12

3 years ago

0.9.10

3 years ago

0.9.8

3 years ago

0.9.6

3 years ago

0.9.4

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.0

3 years ago

0.8.13

3 years ago

0.8.4

3 years ago

0.8.3

3 years ago

0.8.0

3 years ago

0.7.6

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.8

3 years ago

0.5.0

3 years ago

0.4.22

3 years ago

0.4.19

3 years ago

0.4.18

3 years ago

0.4.17

3 years ago

0.4.16

3 years ago

0.4.15

3 years ago

0.4.14

3 years ago

0.4.13

3 years ago

0.4.12

3 years ago

0.4.11

3 years ago