diff --git a/mockup/router.js b/mockup/router.js new file mode 100644 index 0000000000..d65d1ce660 --- /dev/null +++ b/mockup/router.js @@ -0,0 +1,6 @@ +/** + * This is a mockup of how the new router might work. + * + * The goal of this is to help shape the new Angular router, or + * figure out if we need to do our own implementation. + */