Alan Agius
0efd002d0d
docs: remove --prod
as it's no longer needed
...
Closes #12290
2018-09-18 11:35:09 -07:00
Alan Agius
6133eb23d3
docs: fix asset input path
...
Closes #12219
2018-09-12 15:44:47 -07:00
Alex Eagle
5feb1faa37
Update release.md
...
add note about `latest-versions.ts`
2018-09-06 14:20:53 -07:00
Jan Kuri
6afa6a31bb
docs: update proxy.md with correct path
2018-09-06 10:55:08 -07:00
Alan Agius
01beb520bc
feat(@angular-devkit/build-angular): add ignore
option to assets
object
...
You can now provide an array of globs to `ignore` from copying
Closes #11850
2018-09-06 08:36:16 -07:00
Alan Agius
bdebc9e0cb
feat(@angular-devkit/build-angular): add ignore
option to assets
object
...
You can now provide an array of globs to `ignore` from copying
Closes #11850
2018-09-06 08:36:16 -07:00
Dmitry Teplov
8b7fa047d7
docs: fix generate library skip-install desc ( #11998 )
2018-08-27 18:12:30 -07:00
Alex Eagle
02bfde50d6
docs: add install instructions to pull a snapshot build ( #11988 )
...
Would like to point users here when they ask why their bug was closed but the problem is still visible in `@latest`
2018-08-27 10:28:21 -07:00
Alex Eagle
53684fe36a
docs: add some missing release bits ( #11921 )
2018-08-16 14:08:02 -07:00
Alan Agius
9107f3cc4e
docs: update optimization
description ( #11862 )
...
At the moment, the definition might suggest that `optimization` takes some values other than `true` and `false`
Close : #11856
2018-08-15 15:58:22 -07:00
Fredrik Lundin
f63a228f34
docs: fix typo "jsob" to "json"
2018-08-14 07:06:26 -07:00
Alan Agius
c35b44ca4d
feat(@schematics/angular): add skipInstall
option to library
schematic
...
Closes : #11343
2018-08-04 12:46:55 +01:00
Alan Agius
02f87cf2a5
docs: update universal story
2018-08-04 12:46:21 +01:00
Alan Agius
764591cfb0
fix(@angular-devkit/build-angular): --vendor-source-map
doesn't work on ng serve
...
Closes #11715
2018-08-02 08:55:53 -04:00
Alan Agius
9825f73d1d
docs: update create library docs and include watch
2018-07-30 06:41:28 -07:00
jsshandle
524807d6cf
docs(@angular/cli): resolve HTTP 301 redirects
2018-07-23 13:33:15 +01:00
Mike Brocchi
4106a89de1
docs: Add app shell story.
2018-07-19 10:50:41 +01:00
Charles Suttie
7c00838f19
docs: update ci story
...
update the CircleCi and Travis configurations
update ng test and ng e2e command flags for version 6
use headless chrome instead of chrome
add guidance on ChromeDriver
closes #10677
2018-07-14 22:04:44 -07:00
Alan Agius
1809438e30
docs: update commands in ci
...
Closes : #11379
2018-07-06 08:51:20 -04:00
Alan Agius
bb21592b01
docs: add reference to vendor-source-map
flag
2018-06-21 08:35:27 -04:00
Ferdinand Malcher
1f00a36c43
docs: Add command for angular-cli-ghpages and change repo URL
...
We moved the repo from angular-buch to angular-schule
2018-06-13 18:50:26 +01:00
Brenden
ff2bd3e7ea
docs: update hmr documentation
...
Update documentation for the hmr story to show proper configurations
in angular.json and src/tsconfig.app.json.
Closes #11028 , #10668 , #10663
2018-06-12 16:49:35 +01:00
Hans
aa3834d20f
docs: add release process documentation
2018-06-08 14:19:51 -07:00
Hans
7924e0a455
docs: re-add angular/cli docs which were deleted when syncing devkit
2018-06-08 07:24:02 -07:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
Huda Syed
7130847e19
docs: updated proxyConfig property folder path
...
package.json and proxy.conf.json are now located in the root folder and not the src folder.
2018-05-25 10:46:27 -04:00
Maxime Robert
85630995ed
fix(@angular/cli): support codeFrame format with ng lint
2018-05-21 10:31:05 +01:00
Bram Borggreve
77610d5df5
docs: fix links to https://webpack.github.io/analyse
2018-05-16 18:08:28 -04:00
Juri Strumpflohner
f21fe6ad51
docs: remove --single-run as it is no more valid
2018-05-16 18:06:24 -04:00
Lukas Elmer
b48eda80bd
docs: remove autocomplete story link
2018-05-14 16:40:47 -04:00
Bram Borggreve
ce36c2c9d4
docs: fix link text for ng config
2018-05-14 16:39:21 -04:00
Matjaž Drolc
b8769d8b1b
docs(@angular/cli): fix font-awesome.css path for angular.json
...
The path does not need to go to the parent directory because angular.json
and node_modules are siblings.
2018-05-14 16:38:45 -04:00
Charles Lyding
0344563355
docs: add anonymous options and schematics list
2018-05-10 10:21:41 -07:00
Charles Lyding
74bac97ce0
docs: cleanup build command wiki entry for 6.0
2018-05-10 10:21:41 -07:00
Filipe Silva
57439e1053
docs: fix hmr configuration properties
...
Address https://github.com/angular/angular-cli/issues/10438#issuecomment-385888456
2018-05-02 14:39:51 -07:00
Charles Lyding
7069f13cd8
docs: update wiki command documentation
2018-05-02 10:46:27 -07:00
Filipe Silva
05fd09d25b
docs: add schema links for Angular workspace
2018-05-01 16:10:43 -07:00
Filipe Silva
0add4c91c1
docs: add workspace docs
2018-04-30 19:06:58 -07:00
Filipe Silva
f320899674
docs: remove dots from 1.x wiki paths
...
They aren't supported.
2018-04-30 19:06:02 -07:00
Filipe Silva
d318be4be5
docs: fix wiki paths in 1.x docs
2018-04-30 19:06:02 -07:00
Filipe Silva
4385e15ebf
docs: keep 1.x docs in wiki folder
2018-04-30 19:06:02 -07:00
Filipe Silva
267532d1f2
docs: add library creation
2018-04-30 18:33:37 -07:00
Filipe Silva
5371629fb1
docs: remove eject command page
2018-04-30 18:26:57 -07:00
Filipe Silva
e64cd783e9
docs: update command descriptions
2018-04-30 18:26:57 -07:00
Filipe Silva
6a7c3d68df
docs: update global styles/scripts/lib wiki
2018-04-30 18:24:50 -07:00
Filipe Silva
63c3b97da4
docs: remove moving in/out
...
They were directed towards the old quickstart starter project, which has now been deprecated in favor of the CLI.
2018-04-30 18:24:29 -07:00
Filipe Silva
dceda35be3
docs: update application environments
2018-04-30 18:24:06 -07:00
Filipe Silva
c06f202a0b
docs: update intl wiki
2018-04-30 18:23:39 -07:00
Filipe Silva
d048bfb80a
docs: update assets docs
2018-04-30 18:22:35 -07:00
Filipe Silva
c139233cc9
docs: add multiple projects
...
Replaces the multiple apps doc.
2018-04-30 18:20:39 -07:00