a
Size: a a a
a
a
a
🦜
a
🦜
getLocalIdent: (context, localIdentName, localName, options) => {
🦜
module.exports = {
webpack: (config, options) => {
config.module.rules.push({
test: /\.mdx/,
use: [
options.defaultLoaders.babel,
{
loader: '@mdx-js/loader',
options: pluginOptions.options,
},
],
})
return config
},
}
a
(…a) => ‘_’ + getLocalIdent(…a)
и всеa
PM
🦜
PM
🦜
🦜
V
PM
a
getLocalIdent: (context, localIdentName, localName, options) => {
a
🦜
a