-
When I use webpack with this command:
```
tns run android --key-store-path C:\Users\vahidnajafi\repos\tns-key\my-release-key.keystore --key-store-password my_own_pass --key-store-alias alias_name …
-
## Issue Checklist
- [ ] You are submitting:
- [x] You verified that this is a real problem by searching the [NativeScript Forum] and the other [issues] in this repo.
- [x] You checked…
-
**Environment**
- CLI: 6.0.3
- Cross-platform modules: 6.0.6
- Android Runtime: 6.0.1 - SDK 28
- Node.js: 11.3.0
- [ ] Please, attach your package.json and webpack.config.js as these conf…
-
-
This happen when upgrading to the latest rc. It is the _only_ change I made to go from working to not working.
```
[ x] bug report => search github for a similar issue or PR before submitting
[ ]…
-
Since I started using autoconfig I get a report.*.json everytime wallaby crashes (usually happens when switching branches). Now I don't really mind the crashing, but the report files are pretty annoyi…
-
Can't bind to 'show' since it isn't a known property of 'ngx-loading'.
1. If 'ngx-loading' is an Angular component and it has 'show' input, then verify that it is part of this module.
2. If 'ngx-loa…
-
after the update from angular material 5 to 6
when i try to build with "--prod" flag i give different warning such:
"export 'MAT_FORM_FIELD_DEFAULT_OPTIONS' (imported as 'i9') was not found in '@a…
-
Hello, I hope I'm not creating a problem for nothing, but I haven't found any solution or explanation to my problem.
I reproduced this code in an angular 5 app: https://jsfiddle.net/Eonasdan/bdxss…
-
# Overview
Ivy is a new backwards-compatible Angular renderer focused on further speed improvements, size reduction, and increased flexibility.
Ivy is currently not feature complete, but can be …