File: dedupe-custom.js.md

package info (click to toggle)
node-rollup-plugin-inject 4.0.2%2B~3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,552 kB
  • sloc: javascript: 10,197; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Snapshot report for `test/dedupe-custom.js`

The actual snapshot is saved in `dedupe-custom.js.snap`.

Generated by [AVA](https://ava.li).

## can deduplicate custom module directory

> Snapshot 1

    {
      PackageA: 'package-a:package-b:root',
      PackageB: 'package-b:root',
    }