Skip to content

Latest commit

History

History
20 lines (15 loc) 路 454 Bytes

prefer-builtins.js.md

File metadata and controls

20 lines (15 loc) 路 454 Bytes

Snapshot report for test/prefer-builtins.js

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

Generated by AVA.

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 {},
  },
]