Webpack 官方文档

Configuration

  • amd
  • bail
  • cache
  • Condition
  • Configuration
  • Configuration Languages
  • Configuration Types
  • context
  • DevServer
  • devServer
  • devServer.allowedHosts
  • devServer.clientLogLevel
  • devServer.compress
  • devServer.contentBase
  • devServer.filename
  • devServer.headers
  • devServer.historyApiFallback
  • devServer.host
  • devServer.hot
  • devServer.hotOnly
  • devServer.https
  • devServer.inline
  • devServer.lazy
  • devServer.noInfo
  • devServer.overlay
  • devServer.port
  • devServer.progress
  • devServer.proxy
  • devServer.public
  • devServer.publicPath
  • devServer.quiet
  • devServer.setup
  • devServer.staticOptions
  • devServer.stats
  • devServer.watchContentBase
  • devServer.watchOptions
  • devtool
  • Devtool
  • entry
  • Entry and Context
  • externals
  • Externals
  • loader
  • Module
  • module.noParse
  • module.rules
  • Node
  • node
  • node.Buffer
  • node.console
  • node.global
  • node.process
  • node.setImmediate
  • node.__dirname
  • node.__filename
  • Other Options
  • Output
  • output.chunkFilename
  • output.chunkLoadTimeout
  • output.crossOriginLoading
  • output.devtoolFallbackModuleFilenameTemplate
  • output.devtoolLineToLine
  • output.devtoolModuleFilenameTemplate
  • output.filename
  • output.hashDigest
  • output.hashDigestLength
  • output.hashFunction
  • output.hashSalt
  • output.hotUpdateChunkFilename
  • output.hotUpdateFunction
  • output.hotUpdateMainFilename
  • output.jsonpFunction
  • output.library
  • output.libraryExport
  • output.libraryTarget
  • output.path
  • output.pathinfo
  • output.publicPath
  • output.sourceMapFilename
  • output.sourcePrefix
  • output.strictModuleExceptionHandling
  • output.umdNamedDefine
  • performance
  • Performance
  • performance.assetFilter
  • performance.hints
  • performance.maxAssetSize
  • performance.maxEntrypointSize
  • Plugins
  • plugins
  • profile
  • recordsInputPath
  • recordsOutputPath
  • recordsPath
  • Resolve
  • resolve
  • resolve.cachePredicate
  • resolve.plugins
  • resolve.symlinks
  • resolveLoader
  • Rule.enforce
  • Rule.exclude
  • Rule.include
  • Rule.issuer
  • Rule.loader
  • Rule.loaders
  • Rule.oneOf
  • Rule.options / Rule.query
  • Rule.parser
  • Rule.resource
  • Rule.resourceQuery
  • Rule.rules
  • Rule.test
  • Rule.use
  • Stats
  • stats
  • Target
  • target
  • UseEntry
  • watch
  • Watch and WatchOptions
  • watchOptions
  • watchOptions.aggregateTimeout
  • watchOptions.ignored
  • watchOptions.poll
  • API

  • API
  • Command Line Interface (CLI)
  • Context/Normal Module Factories
  • Context/Normal Module Factories: after-resolve()
  • Context/Normal Module Factories: alternatives()
  • Context/Normal Module Factories: before-resolve()
  • Context/Normal Module Factories: ContextModuleFactory
  • Context/Normal Module Factories: NormalModuleFactory
  • Hot Module Replacement
  • Hot Module Replacement: accept
  • Hot Module Replacement: addStatusHandler
  • Hot Module Replacement: apply
  • Hot Module Replacement: check
  • Hot Module Replacement: decline
  • Hot Module Replacement: dispose
  • Hot Module Replacement: removeDisposeHandler
  • Hot Module Replacement: removeStatusHandler
  • Hot Module Replacement: status
  • Loader API
  • Loader API: this.addContextDependency
  • Loader API: this.addDependency
  • Loader API: this.async
  • Loader API: this.cacheable
  • Loader API: this.callback
  • Loader API: this.clearDependencies
  • Loader API: this.context
  • Loader API: this.data
  • Loader API: this.debug
  • Loader API: this.emitError
  • Loader API: this.emitFile
  • Loader API: this.emitWarning
  • Loader API: this.exec
  • Loader API: this.fs
  • Loader API: this.inputValue
  • Loader API: this.loaderIndex
  • Loader API: this.loaders
  • Loader API: this.loadModule
  • Loader API: this.minimize
  • Loader API: this.options
  • Loader API: this.query
  • Loader API: this.request
  • Loader API: this.resolve
  • Loader API: this.resolveSync
  • Loader API: this.resource
  • Loader API: this.resourcePath
  • Loader API: this.resourceQuery
  • Loader API: this.sourceMap
  • Loader API: this.target
  • Loader API: this.value
  • Loader API: this.version
  • Loader API: this.webpack
  • Loader API: this._compilation
  • Loader API: this._compiler
  • Loader API: this._module
  • Module API: DEBUG
  • Module API: define
  • Module API: define
  • Module API: export
  • Module API: export
  • Module API: exports
  • Module API: global
  • Module API: import
  • Module API: import()
  • Module API: Methods
  • Module API: module.exports
  • Module API: module.hot
  • Module API: module.id
  • Module API: module.loaded
  • Module API: process
  • Module API: require
  • Module API: require
  • Module API: require
  • Module API: require.cache
  • Module API: require.context
  • Module API: require.ensure
  • Module API: require.include
  • Module API: require.resolve
  • Module API: require.resolveWeak
  • Module API: Variables
  • Module API: __dirname
  • Module API: __filename
  • Module API: __non_webpack_require__
  • Module API: __resourceQuery
  • Module API: __webpack_chunk_load__
  • Module API: __webpack_hash__
  • Module API: __webpack_modules__
  • Module API: __webpack_public_path__
  • Module API: __webpack_require__
  • Node.js API
  • Node.js API: stats.hasErrors()
  • Node.js API: stats.hasWarnings()
  • Node.js API: stats.toJson()
  • Node.js API: stats.toString()
  • Node.js API: webpack()
  • Plugin API
  • Index

  • index