🐛 répare le bug dans IE

pull/494/head
Johan Girod 2019-03-21 09:58:42 +01:00
parent 9fca4f480a
commit c721a4e161
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ module.exports = {
},
{
test: /\.ne$/,
loader: 'nearley-loader'
loader: 'babel-loader!nearley-loader'
}
]
}