mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-17 12:05:02 +00:00
add revisioning task to gulp build
* 'public' directory is now removed on gulp build * Copies built .css and .js files to <filename>-<hash>.<extension> * Replaces references from built .html files to match the revisioned files * Keeps the original built files intact, but this is most likely going to change in the future
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ node_modules
|
||||
bower_components
|
||||
public
|
||||
.DS_Store
|
||||
rev-manifest.json
|
||||
|
||||
Reference in New Issue
Block a user