We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cd274 commit 1853b47Copy full SHA for 1853b47
static-version/controllers/default.js
@@ -0,0 +1,3 @@
1
+exports.install = function() {
2
+ framework.route('/');
3
+};
0 commit comments