Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 8, 2019. It is now read-only.
/docsPublic archive
Tobias Koppers edited this pageNov 17, 2016 ·14 revisions

2

seehttps://webpack.js.org for the new documentation (currently work in progress)

  • native ES6 import, export and System.import
  • Tree Shaking for ES6
  • Needs Promise polyfill in old browsers (only if you're using code splitting)
  • chunk error handling
  • Many plugins now take options objects instead of multiple parameters
  • config can be a function and --env
  • Removed deprecated argument configs (except with one argument shortcut if possible)
  • loaders now match resourcePath instead of resource with query
  • webpack config can return a Promise
  • -p sets NODE_ENV = "production"
  • the uglifyjs plugin no longer minimize other assets
  • there is the LoaderOptionsPlugin now
  • webpackfile.js is now also supported
  • added HashedModuleIdsPlugin

1.1

  • documentation

1.0

beta: end 2013, stable: early 2014

  • Bugfixes
  • updates to loaders

0.11 - 0.12

  • Hot Code Replacement
  • Some more cool features

webpack 👍

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp