Skip to content

Instantly share code, notes, and snippets.

@matheus1lva
Created November 29, 2018 23:55
Show Gist options
  • Save matheus1lva/2fddcedb5449e21e5718c79a8581b401 to your computer and use it in GitHub Desktop.
Save matheus1lva/2fddcedb5449e21e5718c79a8581b401 to your computer and use it in GitHub Desktop.
```
{ source: '',
chunk:
Chunk {
id: 'main',
ids: [ 'main' ],
debugId: 1000,
name: 'main',
preventIntegration: false,
entryModule:
MultiModule {
dependencies: [Array],
blocks: [],
variables: [],
type: 'javascript/dynamic',
context:
'/home/matheus/forks/webpack-plugin-serve/test/fixtures/simple',
debugId: 1000,
hash: 'a591fee409b86d9d12b1b1087eaf3843',
renderedHash: 'a591fee409b86d9d12b1',
resolveOptions: {},
factoryMeta: {},
warnings: [],
errors: [],
buildMeta: [Object],
buildInfo: {},
reasons: [Array],
_chunks: [SortableSet],
id: 0,
index: 0,
index2: 9,
depth: 0,
issuer: null,
profile: undefined,
prefetched: false,
built: true,
used: null,
usedExports: null,
optimizationBailout: [],
_rewriteChunkInReasons: undefined,
useSourceMap: false,
_source: null,
name: 'main',
_identifier: 'multi ./app.js webpack-plugin-serve/client' },
_modules:
SortableSet [Set] {
[MultiModule],
[NormalModule],
[NormalModule],
[NormalModule],
[NormalModule],
[NormalModule],
[NormalModule],
[NormalModule],
[NormalModule],
[NormalModule],
_sortFn: [Function: sortByIdentifier],
_lastActiveSortFn: [Function: sortModuleById],
_cache: undefined,
_cacheOrderIndependent: undefined },
filenameTemplate: undefined,
_groups:
SortableSet [Set] {
[Entrypoint],
_sortFn: [Function: sortChunkGroupById],
_lastActiveSortFn: null,
_cache: undefined,
_cacheOrderIndependent: undefined },
files: [],
rendered: false,
hash: undefined,
contentHash: {},
renderedHash: undefined,
chunkReason: undefined,
extraAsync: false,
removedModules: undefined },
hash: '0000' }
{ source: '',
chunk:
Chunk {
id: 'main',
ids: [ 'main' ],
debugId: 1000,
name: 'main',
preventIntegration: false,
entryModule:
MultiModule {
dependencies: [Array],
blocks: [],
variables: [],
type: 'javascript/dynamic',
context:
'/home/matheus/forks/webpack-plugin-serve/test/fixtures/simple',
debugId: 1000,
hash: 'a591fee409b86d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment