/11ty-deptree-pnpm

Reduced test case of using @11ty/dependency-tree with pnpm

Primary LanguageJavaScript

To run this test:

  1. Checkout repository
  2. Install dependencies with pnpm install
  3. Run node test.js

Expected output: [ 'markdown-it', 'sass', 'dayjs' ]

Actual output: ['.pnpm']