Просмотр исходного кода

add is-plain-obj to transpilePackages

Yuki Takei 2 лет назад
Родитель
Сommit
13ff64b909
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/app/next.config.js

+ 1 - 0
apps/app/next.config.js

@@ -30,6 +30,7 @@ const getTranspilePackages = () => {
     'hastscript',
     'html-void-elements',
     'is-absolute-url',
+    'is-plain-obj',
     'longest-streak',
     'micromark',
     'property-information',