-
I have been working on an Angular2 application as a learning project. It has many small components, each with it's own service, reducer and actions. I had originally written it using @ngrx, but have b…
-
#### Short description of the problem:
`ionic serve` fails:
```
biesbjerg-macbook-pro:rc-wip kim$ ionic serve
[22:42:00] build dev failed: Cannot read property 'length' of undefined
> mindly…
-
It wasn't easy to get this to work with webpack because it is wrapped in a IIFE and it made it difficult for it to find the export from the angular.module function.
I was able to get it to work in …
-
We're developing an app which is partially native and partially hybrid.
We will open cordova activity when user clicks on an menu item and finish the activity when user clicks back.
Problem with this…
-
`$ gulp production` fails with `An error occured in task 'x_bundle'`
``` shell
✘ jakeniemiec@Sat ~/RubymineProjects/ng2Boilerplate master ● gulp production
[15:30:17] Using gulpfile ~/Rubymin…
-
**I'm submitting a ...** (check one with "x")
```
[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit …
-
i used angular@2.0.0-bete.13
---
system.src.js:1154 GET http://127.0.0.1/node_modules/ng2-resource-rest/ 403 (Forbidden)fetchTextFromURL @ system.src.js:1154(anonymous function) @ system.src.js:1710…
ghost updated
8 years ago
-
Is anyone working on SDK for Angular2?
cajoy updated
8 years ago
-
run: npm install
webpack
and get the following errors:¨
ERROR in multi vendor
Module not found: Error: Cannot resolve module 'angular2/bundles/angular2-polyfills' in C:\Users\Hans\Web\js\ang…
HansS updated
8 years ago
-
Let's track our ideas in an issue and propose either a way to expose BS entirely or use a fully custom script that deprecates lite-server.
Goals:
- a quick/fast server
- serves static assets
- handl…