Updates to the webpacked example (#200)

* Notes on AMO reviews, update to webpack 2 and use better reset style for panel footer button

* Link to webpack-webext-plugin in live-dev section
This commit is contained in:
Martin Giger
2017-04-10 23:14:19 +02:00
committed by wbamberg
parent f749846e3a
commit ec034f70a2
4 changed files with 15 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
},
"license": "MPL-2.0",
"devDependencies": {
"webpack": "^1.13.1"
"webpack": "^2.3.2"
},
"dependencies": {
"left-pad": "^1.1.1"