5.3.1 • Published 14 days ago

@studiometa/webpack-config-preset-markdown v5.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

@studiometa/webpack-config-preset-markdown

NPM Version

A preset for @studiometa/webpack-config to add markdown support to your project.

Usage

Install the package:

npm install --save-dev @studiometa/webpack-config-preset-markdown

And load the preset in the meta.config.js file:

import { defineConfig } from '@studiometa/webpack-config';
import { markdown } from '@studiometa/webpack-config-preset-markdown';

export default defineConfig({
  presets: [markdown()],
  // ...
});
5.3.1

14 days ago

6.0.2

14 days ago

6.0.1

27 days ago

6.0.0

27 days ago

5.3.0

7 months ago

5.2.3

7 months ago

5.2.2

7 months ago

5.2.1

9 months ago

5.2.0

9 months ago

5.1.1

9 months ago

5.0.1

10 months ago

5.0.0

10 months ago

5.0.0-alpha.2

10 months ago

5.0.0-alpha.1

10 months ago