mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-01 16:08:00 +02:00
Don't need these symlinks anymore
This commit is contained in:
@@ -17,9 +17,6 @@ const suggestions = require('name-suggestion-index/name-suggestions.json');
|
||||
const symlinks = {
|
||||
'land.html': 'dist/land.html',
|
||||
'img': 'dist/img',
|
||||
'css/img': '../dist/img',
|
||||
'test/css': '../css',
|
||||
'test/img': '../dist/img'
|
||||
};
|
||||
|
||||
for (var target of Object.keys(symlinks)) {
|
||||
|
||||
Reference in New Issue
Block a user