Page MenuHomePhabricator

Cleanup the vue router when new editor is completed
Closed, ResolvedPublic

Description

During the development of the new editor, we have added an hack in the main router entry point to dynamically show specific components.

This hack need to be removed when the creation of function and type is possible fully with the new editor

  • Remove the hack in router.js

Event Timeline

DVrandecic triaged this task as Lowest priority.Dec 8 2021, 11:36 PM

@Simone, can we consider this done, now that router.js doesn't exist any more?

Correct, we have removed the old function viewer now, so this is completed!

SimoneThisDot claimed this task.