mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
don't symlink land.html (#9523)
for easier first-time installation on Windows
This commit is contained in:
@@ -39,7 +39,6 @@ function buildData() {
|
||||
|
||||
// Create symlinks if necessary.. { 'target': 'source' }
|
||||
const symlinks = {
|
||||
'land.html': 'dist/land.html',
|
||||
img: 'dist/img'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user