preactjs/wmr

Switch to parametric output.*FileNames

Open

#58 opened on Jul 11, 2020

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

Repository metrics

Stars
 (4,903 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