mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Don't need these symlinks anymore
This commit is contained in:
3
build.js
3
build.js
@@ -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