0.12.2 • Published 3 years ago

@chialab/wds-plugin-commonjs v0.12.2

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

⚠️ The development of this plugin has been suspended as it has been replaced by another plugin in the RNA ecosystem, but it can be a reference for other developers.


Install

$ npm i @chialab/wds-plugin-commonjs -D
$ yarn add @chialab/wds-plugin-commonjs -D

Usage

import { startDevServer } from '@web/dev-server';
import { commonjsPlugin } from '@chialab/wds-plugin-commonjs';

await startDevServer({
    plugins: [
        commonjsPlugin(),
    ],
});

License

Wds Plugin Commonjs is released under the MIT license.

0.12.2

3 years ago

0.12.0

3 years ago

0.11.40

3 years ago

0.11.41

3 years ago

0.11.38

3 years ago

0.11.27

3 years ago

0.11.30

3 years ago

0.11.8

3 years ago

0.11.10

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

3 years ago

0.9.10

3 years ago

0.9.6

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.0

3 years ago

0.8.14

3 years ago

0.8.13

3 years ago

0.8.5

3 years ago

0.8.6

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.3

3 years ago

0.6.0

3 years ago

0.5.11

3 years ago

0.5.8

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago