$ 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 the Support and Contributing guidelines on the MDX website for ways to (get) help.
This project 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