mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-10-10 15:09:17 +08:00
Update and fix diffing logic (#289)
* Bump files-diff version to ensure HTML escaping works * Pass full rendered file path into diff * Cleaner naming, removing pointless method * Remove console log
This commit is contained in:
committed by
GitHub
parent
07cc83ec14
commit
ce74e4c226
@@ -47,7 +47,7 @@
|
||||
"do-bulma": "git+https://github.com/do-community/do-bulma.git",
|
||||
"do-vue": "git+https://github.com/do-community/do-vue.git",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.5",
|
||||
"files-diff": "0.0.6",
|
||||
"json-to-pretty-yaml": "^1.2.2",
|
||||
"memory-tar-create": "0.0.3",
|
||||
"pretty-checkbox-vue": "^1.1.9",
|
||||
|
Reference in New Issue
Block a user