-
Hi everyone,
I would like to try to contribute to this really interesting project.
But my main question is actually what can I do to test and build this project in overall?
Is enough to have nodejs…
-
My json is this:
{
"name": "aaa",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "http://ionicframework.com/",
"private": true,
"scripts": {
"clean": "ionic-app…
-
### Current Behavior
I've noticed that after upgrading my project from v19.4.4 to the latest version of Nx v19.7.2, the bundle size has increased from 660 kB to 1.29 MB, almost doubling in size. I ha…
-
## WS-2017-0117 - Medium Severity Vulnerability
Vulnerable Library - angular-v1.3.0
Path to dependency file: /rekall-gui/manuskript/static/bower.json
Path to vulnerable library: /rekall-gui/manuskr…
-
## WS-2017-0122 - Medium Severity Vulnerability
Vulnerable Library - angular-v1.3.0
Path to dependency file: /rekall-gui/manuskript/static/bower.json
Path to vulnerable library: /rekall-gui/manuskr…
-
## WS-2017-0118 - Medium Severity Vulnerability
Vulnerable Library - angular-v1.3.0
Path to dependency file: /rekall-gui/manuskript/static/bower.json
Path to vulnerable library: /rekall-gui/manuskr…
-
When upgrading from Angular 8 to 9.1 the compiler give that error.
This likely means that the library (ngx-store) which declares WebStorageModule has not been processed correctly by ngcc, or is not…
-
I think it would be useful to have an [angular schematic](https://angular.io/guide/schematics) so installation of the package would be a bit more streamlined. Currently you need to install the npm pac…
-
### Version
13.1.4
### Steps to reproduce
1. Clone my repo: https://github.com/Trolejbus/jsdom-issue-in-jest
2. npm install
3. npm test
Steps which I made to prepare repo:
1. ng new (wi…
-
Hello,
How a child module could initialize matomo?
I've got a module-federation architecture in which I want one of my module to use matomo.
But, as forbidden by guidelines, I can't use forRoot i…