Commit Graph

9 Commits

Author SHA1 Message Date
Samuel Reed c9bad176fd
Fix #5806, TypeError on ExternalModule hash.update
undefined must be coerced to `false`
2017-10-11 14:02:46 -05:00
Thai Pangsakulyanont 77a317c663 assert that an ExternalModule also updateHash with its ID 2017-09-18 14:48:12 +07:00
Thai Pangsakulyanont 79cf75a8b5 update ExternalModule hash with optional flag 2017-09-18 14:48:11 +07:00
Thai Pangsakulyanont 47d3b80b2e add updateHash for ExternalModule
otherwise, changing the externalModule’s variable name (request) will not
affect the build hash
2017-09-17 23:29:06 +07:00
Matthew Meyer 8f26f9ebee implementing review suggestions 2017-06-08 13:22:58 -07:00
Tim Sebastian 9a1df0277e more tests for external modules 2017-02-19 13:44:42 +11:00
Tim Sebastian b363611750 add more unit tests for external modules 2017-02-19 12:11:08 +11:00
Tim Sebastian 40c982910f remove superfluous semi colon from WebpackMissingModule#moduleCode 2017-02-19 11:56:47 +11:00
Tim Sebastian 7421d47284 add unit tests for ExternalModule 2017-02-19 11:55:07 +11:00