Marek Buko

Results 6 issues of Marek Buko

With `"awesome-typescript-loader": "~3.1.3"` everything is working nicely. After upgrading to version `3.2.x` i got following error: >ERROR in [at-loader] ./app/components/navigation/navigation.component.ts:11:25 >TS2307: Cannot find module 'config/global'. in this repository https://github.com/kukjevov/ng-universal-demo/tree/mine you...

Hi, i love your work and i have seen that new Firefox is coming. I am currently trying Firefox developer edition, which is already running on latest Firefox beta channel...

### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? Yes ### Description Event though declared as breaking change, it should not mean, that...

state: has PR
area: compiler
P2

Hi, Angular2 RC was released today and they have changed names of their packages so it looks like this. "@angular/common": "2.0.0-rc.0", "@angular/compiler": "2.0.0-rc.0", "@angular/core": "2.0.0-rc.0", "@angular/http": "2.0.0-rc.0", "@angular/platform-browser": "2.0.0-rc.0", "@angular/platform-browser-dynamic":...

Hi. I was experimenting with application and i was not able to get to size of application as you have in your demo. I updated everything to latest and try...

## Describe the Bug When using `@angular-builders/custom-esbuild:application` together with plugin `https://github.com/fal-works/esbuild-plugin-global-externals` it is working when you use build and run http server to serve files, but when you run `ng...