preactjs/wmr

Switch to parametric output.*FileNames

Open

#58 opened on Jul 11, 2020

 (0 comments) (0 reactions) (0 assignees)JavaScript (105 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4,921 stars)
PR merge metrics
 (No merged PRs in 30d)

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