File: prefer-builtins.js.md

package info (click to toggle)
node-rollup-plugin-node-resolve 15.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,296 kB
  • sloc: javascript: 2,843; makefile: 10
file content (20 lines) | stat: -rw-r--r-- 454 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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',
        ],
        toString: Function {},
      },
    ]