weboptimizer 2.0.1119 → 2.0.1120

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "weboptimizer",
3
- "version": "2.0.1119",
3
+ "version": "2.0.1120",
4
4
  "description": "A generic web optimizer, (module) bundler and development environment.",
5
5
  "keywords": [
6
6
  "webpack",
@@ -546,9 +546,9 @@
546
546
  "#": "Indicates whether to activate the developments hot module replacement feature.",
547
547
  "__evaluate__": "self.debug"
548
548
  },
549
- "https": false,
550
549
  "liveReload": true,
551
550
  "port": 8080,
551
+ "server": "http",
552
552
  "static": [
553
553
  {
554
554
  "directory": {