BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io

Issues

Select view

Select search mode

 

mix.copy() does not work in watch mode

Description

When using `mix.copy` the directive to clean assets in command `copy.js` file causes all copied files to be deleted, but not re-copied when the watch task recompiles.

Steps to replicate:

`mix.copy( 'file.jpg', 'new/location/file.jpg' )`

Run `npm run watch`

Make a change to any other file in the stack. `new/location/file.jpg` will be deleted.

Environment

None
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Sentry

Created January 13, 2020 at 2:32 PM
Updated January 13, 2020 at 2:32 PM

Activity

Show:

Flag notifications