mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
docs: update optimization and sourceMap descriptions with new links
https://next.angular.io/guide/workspace-config#source-map-configuration https://next.angular.io/guide/workspace-config#optimization-configuration
This commit is contained in:
parent
a3b676f623
commit
7cd06b7f23
@ -715,7 +715,7 @@
|
||||
"additionalProperties": false
|
||||
},
|
||||
"optimization": {
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-and-source-map-configuration.",
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "object",
|
||||
@ -800,7 +800,7 @@
|
||||
"default": false
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"default": true,
|
||||
"oneOf": [
|
||||
{
|
||||
@ -1300,7 +1300,7 @@
|
||||
"default": true
|
||||
},
|
||||
"optimization": {
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-and-source-map-configuration.",
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
|
||||
"default": false,
|
||||
"oneOf": [
|
||||
{
|
||||
@ -1329,7 +1329,7 @@
|
||||
"description": "Build using ahead-of-time compilation."
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"default": true,
|
||||
"oneOf": [
|
||||
{
|
||||
@ -1505,7 +1505,7 @@
|
||||
"additionalProperties": false
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"default": true,
|
||||
"oneOf": [
|
||||
{
|
||||
@ -1787,7 +1787,7 @@
|
||||
"additionalProperties": false
|
||||
},
|
||||
"optimization": {
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking and dead-code elimination. For more information, see https://angular.io/guide/workspace-config#optimization-and-source-map-configuration.",
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking and dead-code elimination. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
|
||||
"default": false,
|
||||
"oneOf": [
|
||||
{
|
||||
@ -1828,7 +1828,7 @@
|
||||
"description": "The path where style resources will be placed, relative to outputPath."
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"default": true,
|
||||
"oneOf": [
|
||||
{
|
||||
|
@ -57,7 +57,7 @@
|
||||
"additionalProperties": false
|
||||
},
|
||||
"optimization": {
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-and-source-map-configuration.",
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
|
||||
"x-user-analytics": 16,
|
||||
"default": false,
|
||||
"oneOf": [
|
||||
@ -146,7 +146,7 @@
|
||||
"default": false
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"default": true,
|
||||
"oneOf": [
|
||||
{
|
||||
|
@ -105,7 +105,7 @@
|
||||
"x-deprecated": "No longer has an effect."
|
||||
},
|
||||
"optimization": {
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, tree-shaking and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-and-source-map-configuration.",
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, tree-shaking and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
|
||||
"x-user-analytics": 16,
|
||||
"oneOf": [
|
||||
{
|
||||
@ -137,7 +137,7 @@
|
||||
"x-deprecated": "Use the \"aot\" option in the browser builder instead."
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "object",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"description": "Globs of files to include, relative to workspace or project root. \nThere are 2 special cases:\n - when a path to directory is provided, all spec files ending \".spec.@(ts|tsx)\" will be included\n - when a path to a file is provided, and a matching spec file exists it will be included instead"
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"default": true,
|
||||
"oneOf": [
|
||||
{
|
||||
|
@ -29,7 +29,7 @@
|
||||
"additionalProperties": false
|
||||
},
|
||||
"optimization": {
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking and dead-code elimination. For more information, see https://angular.io/guide/workspace-config#optimization-and-source-map-configuration.",
|
||||
"description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking and dead-code elimination. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
|
||||
"x-user-analytics": 16,
|
||||
"default": false,
|
||||
"oneOf": [
|
||||
@ -72,7 +72,7 @@
|
||||
"default": ""
|
||||
},
|
||||
"sourceMap": {
|
||||
"description": "Output source maps.",
|
||||
"description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
|
||||
"default": true,
|
||||
"oneOf": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user