FIX: You don't need to require the route map, it's automatically found
This commit is contained in:
@@ -15,8 +15,5 @@ export default {
|
||||
return lastIndex !== -1 && lastIndex === position;
|
||||
};
|
||||
}
|
||||
|
||||
// load route
|
||||
require('discourse/plugins/discourse-data-explorer/discourse/explorer-route-map');
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user