 Issue 29762564:
  Issue 6625 - Expose webpack's resolve.alias to the packagers  (Closed)
    
  
    Issue 29762564:
  Issue 6625 - Expose webpack's resolve.alias to the packagers  (Closed) 
  | Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 [default] | 1 [default] | 
| 2 inherit = metadata.chrome | 2 inherit = metadata.chrome | 
| 3 | 3 | 
| 4 [general] | 4 [general] | 
| 5 basename = adblockplusedge | 5 basename = adblockplusedge | 
| 6 app_id_release = EyeoGmbH.AdblockPlus | 6 app_id_release = EyeoGmbH.AdblockPlus | 
| 7 app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild | 7 app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild | 
| 8 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 | 8 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 | 
| 9 background_color = red | 9 background_color = red | 
| 10 extension_id_release = 1.0 | 10 extension_id_release = 1.0 | 
| (...skipping 21 matching lines...) Expand all Loading... | |
| 32 windows = 10.0.14332.0/12.0.0.0 | 32 windows = 10.0.14332.0/12.0.0.0 | 
| 33 | 33 | 
| 34 [contentScripts] | 34 [contentScripts] | 
| 35 planets = content.js | 35 planets = content.js | 
| 36 | 36 | 
| 37 [import_locales] | 37 [import_locales] | 
| 38 _modules/*/module.json = =* | 38 _modules/*/module.json = =* | 
| 39 _modules/*/unit.properties = =* | 39 _modules/*/unit.properties = =* | 
| 40 _imp/*/gecko.dtd = =* | 40 _imp/*/gecko.dtd = =* | 
| 41 | 41 | 
| 42 [bundles] | 42 [module_alias] | 
| 43 lib/foo.js = | 43 mogo = edge | 
| 
kzar
2018/04/30 11:05:08
I think it's better specify the relative path for
 
tlucas
2018/04/30 13:01:06
I'm sorry, could you clarify what you mean? "mogo
 
kzar
2018/04/30 13:53:13
Right fair enough,
 | |
| 44 ext/a.js | |
| 45 lib/b.js | |
| OLD | NEW |