-
Hi,
I'm getting `GET http://localhost:3000/ng2-select/ng2-select.js 404 (Not Found)fetchTextFromURL @`
if I tweak systemjs and
`Uncaught SyntaxError: Unexpected token <
Evaluating http://loca…
-
This issue is regarding the discussion done on #32 . where we have decided to use angular 2 for the frontend (along with typescript and angular-cli).
As using a framework like angular2 makes us easi…
-
To white list, we do:
```
Minilog.suggest.defaultResult = false; // Enable Whitelist Mode
Minilog
.suggest
.clear()
.allow(component,level);
…
-
I installed fuel ui using the 'manual' install process, on an existing project. Trying to import from 'fuel-ui/fuel-ui' gives the following errors:
```
ERROR in ./~/fuel-ui/fuel-ui.js
Module not foun…
-
I have had the following issues with using Angular Dart. From my investigation and collaboration, I have found that Angular Dart needs to expand dependencies.
Here is the link to the Dart issue: http…
-
Other options for polyfill loading that may have benefits over Angular 2 quickstart suggested approach.
polyfills.io service (for IE and Safari)
core.js vs es6-shims + reflect-metadata
specific core.…
-
Hi,
I don't know if this is more an issue for the typescript repo or the tooling repo.
I'm trying to deploy a angular apps using publishing wizard in a local folder: the application runs correctly…
-
I'm getting the following errors when starting with npm:
[1]
[1] > primeng-quickstart@1.0.0-SNAPSHOT lite D:\workspace_angular2\JSweet\jsweet-primeng-quickstart\jsweet-primeng-quickstart
[1] > li…
-
Hello,
I'm trying to migrate a Angular/JSPM project from old istambul instrumenters to remap-istambul, but we are facing an error and don't find any help on the documentation or previously opened ti…
-
An overall architecture design of the project. Should include:
- Components involved
- Communication channel
- User repository
- Security, authentication, SSL certificate
- Database
- …