Skip to content

Commit bdb356b

Browse files
author
Nedyalko Nikolov
authored
Merge pull request #10 from NativeScript/nnikolov/Examples
Added example for nativescript-angular.
2 parents b46758e + 6175211 commit bdb356b

File tree

158 files changed

+773
-40792
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+773
-40792
lines changed

Diff for: .gitignore

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ node_modules/
22
.vscode/
33
tests/platforms/
44
tests/node_modules/
5-
example/node_modules/
6-
example/platforms/
7-
example/**/*.js
5+
examples/**/node_modules/
6+
examples/**/platforms/
7+
examples/**/*.js
8+
examples/**/*.js.map
89
dist/
910
src/**/*.js

Diff for: d.ts/android17.d.ts

-110
This file was deleted.

0 commit comments

Comments
 (0)