Przeglądaj źródła

remove unused package

reiji-h 1 rok temu
rodzic
commit
1522272b83
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      apps/app/next.config.js

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

@@ -56,7 +56,6 @@ const getTranspilePackages = () => {
     'github-slugger',
     'github-slugger',
     'html-url-attributes',
     'html-url-attributes',
     'estree-util-is-identifier-name',
     'estree-util-is-identifier-name',
-    '@microflash/remark-callout-directives',
     ...listPrefixedPackages(['remark-', 'rehype-', 'hast-', 'mdast-', 'micromark-', 'unist-']),
     ...listPrefixedPackages(['remark-', 'rehype-', 'hast-', 'mdast-', 'micromark-', 'unist-']),
   ];
   ];