File: prefer-builtins.js.md

package info (click to toggle)
node-rollup-plugin-node-resolve 15.2.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,348 kB
  • sloc: javascript: 2,621; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 423 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Snapshot report for `test/prefer-builtins.js`

The actual snapshot is saved in `prefer-builtins.js.snap`.

Generated by [AVA](https://avajs.dev).

## false allows resolving a local module with the same name as a builtin module

> Snapshot 1

    [
      {
        code: 'EMPTY_BUNDLE',
        message: 'Generated an empty chunk: "prefer-builtin".',
        names: [
          'prefer-builtin',
        ],
      },
    ]