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

Appearance settings
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Commit 253bb55

Browse filesBrowse files
committed
6.0.0
1 parent b1ea443 commit 253bb55
Copy full SHA for 253bb55

File tree

Expand file treeCollapse file tree

2 files changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+7
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Change log
22
==========
33

4+
### 6.0.0 (24/12/2015)
5+
6+
Updated to support webpack-build@1.0.0. Note that webpack-build needs to be invoked with
7+
the `-s` flag to boot the server. For example, `node_modules/.bin/webpack-build -s`.
8+
9+
410
### 5.0.0 (12/7/2015)
511

612
#### ADDITIONS

‎webpack/__init__.py

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '5.0.2'
1+
__version__ = '6.0.0'
22

33
default_app_config = 'webpack.apps.WebpackConfig'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.