Paul Gschwendtner

Results 53 issues of Paul Gschwendtner

## Failing module - **GitHub**: https://github.com/angular/angular - **npm**: https://npmjs.com/package/@angular/core ```js import {Component} from "https://esm.sh/@angular/[email protected]" @Component({}) export class App {} ``` ## Error message I seem to get lots of random...

browser

This is a port of COMP-280 and for just for tracking at this point! Currently, ng-update always finds global/external stylesheets that need to be migrated by simply querying for `.css`...

P4
area: ng-update

### What is the current behavior? (somewhat related to #1092) Consider a layout like: ```diff | package.json | packages/ + | compiler | package.json + | compiler-cli | package.json ```...

enhancement
need: discussion