onyl include mdx folder for mdx files parsing
This commit is contained in:
committed by
fabioberger
parent
af2b8dfde5
commit
b5558a8cff
@@ -71,6 +71,7 @@ const config = {
|
||||
},
|
||||
{
|
||||
test: /\.mdx$/,
|
||||
include: path.join(__dirname, '/mdx'),
|
||||
use: [
|
||||
{
|
||||
loader: 'babel-loader',
|
||||
|
||||
Reference in New Issue
Block a user