Home > @lynx-js/template-webpack-plugin > LynxTemplatePlugin > getAsyncChunkLayoutName
LynxTemplatePlugin.getAsyncChunkLayoutName() method
Map an async chunk id to <lazy bundle name>/<layer>, used to route a lazy bundle's intermediate js/css/hmr outputs into a single per-bundle directory. Returns undefined for non-lazy chunks.
Signature:
Parameters
Returns:
string | undefined

