-
-
Hi,
I'm trying to customize my Google Play Services version but it is not working.
I started a new project with your plugin only. Here is my config.xml:
`
`
And this is my project.pro…
-
All files
-
When building with `tns run android --bundle --env.aot` aot compilation fails with:
```
AppComponent in app.component.tns.ts is part of the declarations of 2 modules: AppModule in app.module.ts a…
-
1. ~~Simply minify CSS and HTML~~
2. ~~ngMin and minify AngularJS~~
3. Vulcanize Polymer (or inject minified CSS and JS into minified HTML)
4. ~~Use minified Bower assets~~
5. ~~Gulp target or similar…
-
### Current behavior:
`await`-ing cypress chains yields undefined
### Desired behavior:
`await`-ing cypress chains yields the value of the chain (since the chain is a promise-like, it should work…
-
I have written an angular application that has your package as a dependency. it uses source code to build your package, which forces your tests to run. 11 tests fail due to the 2000ms timeout, which…
-
### Wallaby now errors on code that hasn't changed
Using Angular 17.3.0 and Wallaby 1.0.292 (JetBrains plugin), we're now getting consistent errors where we weren't getting errors before: Error: Ti…
jupav updated
1 month ago
-
When I try to execute `export SITUATION=production && gulp run` I don't get any error whiling building
![screenshot from 2015-05-24 11 34 37](https://cloud.githubusercontent.com/assets/2938621/778823…
-
Hee,
I am currently facing the issue that my E2E tests in protractor time out. And I believe it is an issue related to Protractor, Angular, and SocketIO. Here is an old GitHub Issue mentioning the …