generator-chisel icon indicating copy to clipboard operation
generator-chisel copied to clipboard

Make assets task work properly in dev mode

Open luboskmetko opened this issue 7 years ago • 0 comments

When working with assets in dev mode, assets task should:

  • [x] copy new files added to src/assets/fonts and src/assets/images, not just those added to the root folder src/assets
  • [x] delete files from dist/assets folder when they are deleted in src/assets folder

luboskmetko avatar Jan 10 '18 14:01 luboskmetko