-
Notifications
You must be signed in to change notification settings - Fork 19
version map merge option? #64
Copy link
Copy link
Open
Description
Would be nice to have a merge option for the version map. Currently when running watch commands it will override the file and lose all other versioned file mappings. A merge option would allow us to use watch commands and only merge in current changes.
Similar to what https://www.npmjs.com/package/grunt-hashmap does.
Reactions are currently unavailable