Site > File > Viewer > Add syntaxic coloration

This commit is contained in:
brunosimon
2017-08-15 22:56:16 +02:00
parent 72a95b8904
commit 3c58b9bdfa
172 changed files with 12740 additions and 10 deletions
-7
View File
@@ -2,13 +2,6 @@ export default
{
name: 'file-icon',
data()
{
return {
test: require('./icons/' + 'apache' + '.svg')
}
},
props:
{
extension: { type: String, default: '' }