harrier icon indicating copy to clipboard operation
harrier copied to clipboard

more extension methods

Open samuelcolvin opened this issue 6 years ago • 1 comments

extra extensions:

  • on_save modifiers which run before files are saved
  • override_copy which modify the copy command both in render and copy_assets
  • override_webpack to modify webpack args/env
  • modify_data to change/extend data
  • sass functions

samuelcolvin avatar Apr 10 '18 17:04 samuelcolvin

override_copy should allow stuff like not always renaming files and copying some files to other locations, eg. favicon.ico

samuelcolvin avatar Apr 16 '18 18:04 samuelcolvin