Browse Source

add is-plain-obj to transpilePackages

Yuki Takei 2 năm trước cách đây
mục cha
commit
13ff64b909
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',