You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/01/29 02:17:14 UTC

[GitHub] [openwhisk-composer] starpit edited a comment on issue #67: with webpack bundle optimization, Composer.compile fails

starpit edited a comment on issue #67: with webpack bundle optimization, Composer.compile fails
URL: https://github.com/apache/openwhisk-composer/issues/67#issuecomment-579560751
 
 
   some extra info: the `task` interpretation expects these two to yield the same value:
   
   ```
   > task.constructor.name
   "m"
   > Composition.name
   "Composition"
   ```
   
   i suspect that this is testable outside of webpack, by using the terser npm directly; i think composer already uses it, for the conductor code. so a test would be to apply it to the composer code, as well, and verify that the tests still pass?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services