Skip to content

Instantly share code, notes, and snippets.

@joshblack
Created July 23, 2016 19:58
Show Gist options
  • Select an option

  • Save joshblack/629ac7f72aefd3c7a9d7f4d4798db628 to your computer and use it in GitHub Desktop.

Select an option

Save joshblack/629ac7f72aefd3c7a9d7f4d4798db628 to your computer and use it in GitHub Desktop.
[
'_plugins',
'compiler',
'resolvers',
'inputFileSystem',
'options',
'outputOptions',
'bail',
'profile',
'mainTemplate',
'chunkTemplate',
'hotUpdateChunkTemplate',
'moduleTemplate',
'entries',
'preparedChunks',
'chunks',
'namedChunks',
'modules',
'_modules',
'cache',
'records',
'nextFreeModuleId',
'nextFreeChunkId',
'nextFreeModuleIndex',
'nextFreeModuleIndex2',
'additionalChunkAssets',
'assets',
'errors',
'warnings',
'children',
'dependencyFactories',
'dependencyTemplates',
'fileTimestamps',
'contextTimestamps',
'name',
'_currentPluginApply',
'fullHash',
'hash',
'fileDependencies',
'contextDependencies',
'missingDependencies'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment