Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix: refer to the entrypoint instead of the first module (module.identifier) #601

Merged
merged 1 commit into from Oct 21, 2017

Commits on Oct 21, 2017

  1. Refer to the entry point instead of the first module for default iden…

    …tifier
    
    The order of modules can be reordered by optimize-module-order plugins.
    The intention is to use the entry point as the default identifier, so
    refer to entries property of the compilation.
    akihikodaki committed Oct 21, 2017
    Copy the full SHA
    f2c3056 View commit details
    Browse the repository at this point in the history