We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83f479 commit 45e8dddCopy full SHA for 45e8ddd
app/ng-ui-widgets-category/bottom-navigation/usage/usage.component.ts
@@ -4,6 +4,4 @@ import { Component } from "@angular/core";
4
moduleId: module.id,
5
templateUrl: "./usage.component.html"
6
})
7
-export class UsageComponent {
8
-
9
-}
+export class UsageComponent { }
package.json
@@ -55,7 +55,7 @@
55
"glob": "^7.1.3",
56
"lazy": "1.0.11",
57
"markdown-snippet-injector": "^0.2.2",
58
- "nativescript-dev-webpack": "next",
+ "nativescript-dev-webpack": "rc",
59
"opener": "^1.4.1",
60
"rimraf": "^2.5.3",
61
"tar.gz": "^1.0.5",
0 commit comments