$ npm install @mdx-js/loader
@mdx-js/loader
Webpack loader for MDX.
npm:
npm i -D @mdx-js/loader
// ...
module: {
rules: [
// ...
{
test: /\.md$/,
use: [
'babel-loader',
'@mdx-js/loader'
]
}
]
}
See contributing.md
in mdx-js/mdx
for ways to get started.
This organisation has a Code of Conduct. By interacting with this repository, organisation, or community you agree to abide by its terms.
MIT © Compositor and ZEIT
© 2010 - cnpmjs.org x YWFE | Home | YWFE