Created
July 23, 2016 19:58
-
-
Save joshblack/629ac7f72aefd3c7a9d7f4d4798db628 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| '_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