preactjs/wmr

Switch to parametric output.*FileNames

Open

#58 opened on Jul 11, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (4,903 stars) (114 forks)batch import
enhancementgood first issuehelp wanted

Description

Function values are now supported in output.chunkFileNames & friends, which means we can drop the hacks currently being done to generate entry/chunk naming in prod: https://github.com/rollup/rollup/pull/3658

Contributor guide