ng-toolkit icon indicating copy to clipboard operation
ng-toolkit copied to clipboard

:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more

Results 116 ng-toolkit issues
Sort by recently updated
recently updated
newest added

Bumps [webpack-subresource-integrity](https://github.com/waysact/webpack-subresource-integrity) from 1.1.0-rc.4 to 1.5.1. Release notes Sourced from webpack-subresource-integrity's releases. v1.5.1 Fix a security issue where dynamically loaded chunks were not protected from tampering. This issue was introduced...

dependencies

## I'm submitting a... [X] Bug report [ ] Feature request [ ] Documentation issue or request ## In package [ ] @ng-toolkit/init [ ] @ng-toolkit/serverless [X] @ng-toolkit/universal [ ]...

## I'm submitting a... [ ] Bug report [x] Feature request [ ] Documentation issue or request ## In package [ ] @ng-toolkit/init [ ] @ng-toolkit/serverless [x] @ng-toolkit/universal [ ]...

## I'm submitting a... [x] Bug report [] Feature request [ ] Documentation issue or request ## In package [ ] @ng-toolkit/init [ ] @ng-toolkit/serverless [x] @ng-toolkit/universal [ ] @ng-toolkit/pwa...

## I'm submitting a... [ ] Bug report ## In package [ ] @ng-toolkit/universal ## Current behavior When I am trying to inject "@Inject(WINDOW) private window: Window" through constructor it's...

I set up an APP in Angular 8 using SSR. In a Service I set up : ```ts import { WINDOW } from '@ng-toolkit/universal'; constructor( @Inject(WINDOW) private window: Window, )...

type: question
comp: universal

Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.0 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...

dependencies

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.mergewith&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

curl localhost:8080 give this type of error TypeError: window.ga is not a function at new AppComponent (D:\TruenarySolutions\Network\remote_nepal\web\dist\server.js:330879:16) at createClass (D:\TruenarySolutions\Network\remote_nepal\web\dist\server.js:9676:20) at createDirectiveInstance (D:\TruenarySolutions\Network\remote_nepal\web\dist\server.js:9557:20) at createViewNodes (D:\TruenarySolutions\Network\remote_nepal\web\dist\server.js:10777:36) at createRootView (D:\TruenarySolutions\Network\remote_nepal\web\dist\server.js:10691:5) at...

## I'm submitting a... [x ] Bug report [ ] Feature request [] Documentation issue or request ## In package [ ] @ng-toolkit/init [x ] @ng-toolkit/serverless [x ] @ng-toolkit/universal [...