 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 b925927b59e0a1cecbfb96e45cd1fbc502d37208..d032818ab9b6dfe5e12ef8fcbe4112422df61f2f 100644 | 
| --- a/package.json | 
| +++ b/package.json | 
| @@ -3,7 +3,9 @@ | 
| "repository": "https://hg.adblockplus.org/buildtools", | 
| "license": "MPL-2.0", | 
| "dependencies": { | 
| - "jsdoc": "3.5.4" | 
| + "jsdoc": "3.5.4", | 
| + "memory-fs": "0.4.1", | 
| + "webpack": "3.6.0" | 
| }, | 
| "scripts": { | 
| "jsdoc": "jsdoc" |