microsite: add name for inline yaml loader plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -95,6 +95,7 @@ module.exports = {
|
||||
plugins: [
|
||||
'docusaurus-plugin-sass',
|
||||
() => ({
|
||||
name: 'yaml-loader',
|
||||
configureWebpack() {
|
||||
return {
|
||||
module: {
|
||||
|
||||
Reference in New Issue
Block a user