-
Hi there.
https://github.com/angular/angular-cli/blob/master/packages/schematics/angular/workspace/files/package.json.template#L22-L24
Currently, Angular CLI does not require core-js and is not …
-
##### **Overview of the issue**
When starting the application with yarn start and editing some files often Browsersync keeps reloading.
##### **Reproduce the error**
run `yarn start` or `n…
-
still have it on beta 17:
Envirnoment:
angular-cli: local (v1.0.0-beta.17, branch: master)
node: 6.6.0
os: linux x64
npm: 3.10.3
FULL error output:
Error: "/home/lamp/angular-cli/node_modules/angula…
-
## 前言
基于Node.js的Web应用框架很多,包括[Express](http://www.expressjs.com.cn/)、[Koa](https://koa.bootcss.com/)、[Sails](http://sailsjs.org/)以及[Egg](https://eggjs.org/zh-cn/)等(后两者是前两者的增强)。虽然Express和Koa本身提供的能力非常…
ziyi2 updated
4 years ago
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
While using the `paths` object inside `tsconfig.json`…
-
**Used configuration:**
```json
{
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": true
}
```
**Input file:**
```pug
.without-apostro…
-
I'm using Karma test runner for my Anguar 4 project. After installing the amcharts4, when I run the test-headless, the es6-transform is unable to understand the dynamic import and it is throwing error…
-
### Versions
Angular CLI: 6.0.0
Node: 8.9.1
OS: linux x64
Angular: 6.0.0
... animations, cdk, cli, common, compiler, compiler-cli, core
... forms, http, language-service, material, platform-brow…
-
When navigating from one route to another then scrolling down a bit and navigate back to the previous route, the page remains at the same scroll position.
**Current behavior**
Navigate from one view…
-
#### Short description of the problem:
Pages pushed on the nav from a tabs page do not have statusbar padding. The class is added to the ``, but the CSS selectors in `platform/cordova.ios.scss` do no…