 Issue 29549786:
  Issue 5535 - Replace our module system with webpack  (Closed)
    
  
    Issue 29549786:
  Issue 5535 - Replace our module system with webpack  (Closed) 
  | Index: package.json | 
| diff --git a/package.json b/package.json | 
| index 8c8173385a4361c512cfe2b3e0a27a11cd622a85..831891a7576b49fa60489ee0bd5622c75cd3aa70 100644 | 
| --- a/package.json | 
| +++ b/package.json | 
| @@ -7,7 +7,6 @@ | 
| "webpack": "3.5.5" | 
| }, | 
| "scripts": { | 
| - "jsdoc": "jsdoc", | 
| - "webpack": "webpack" | 
| + "jsdoc": "jsdoc" | 
| } | 
| } |