In the current entryconfig json format, only directories are allowed to be written in paths in an entryconfig json file.
However, I would like to specify dependent js files explicitly so that I can find all dependent files in the config file and, moreover, I can know if there are some unexpected dependencies without changing the current source code structure.