-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Description
--publicDir
is supposed to copy files inside ./public
to the ./dist
folder. This works with a normal build, but in watch mode the files are not copied.
This is particularly a problem when building with --clean
, which means the files will always be missing - but also is frustrating in other watch mode use cases.
vighnesh153, berstend, benc-uk, flodlc, spaceemotion and 4 more
Metadata
Metadata
Assignees
Labels
No labels