Browse Source

add is-plain-obj to transpilePackages

Yuki Takei 2 years ago
parent
commit
13ff64b909
1 changed files with 1 additions and 0 deletions
  1. 1 0
      apps/app/next.config.js

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

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