Skip to content

Commit a958f83

Browse files
committed
docs: update ngssc.json entry in README
1 parent 3c1e7d0 commit a958f83

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,11 +181,10 @@ nginx -g 'daemon off;'
181181

182182
### ngssc.json
183183

184-
The package provides a JSON schema: `ngssc.schema.json",`
184+
The ngssc.json will be generated by the ngsscbuild builder.
185185

186186
```javascript
187187
{
188-
"$schema": "./node_modules/angular-server-side-configuration/ngssc.schema.json", // Optional
189188
"variant": "process", // Either "process" or "NG_ENV".
190189
"environmentVariables": [], // Detected environment variables.
191190
"filePattern": "**/index.html" // File pattern in which environment variables should be inserted.

0 commit comments

Comments
 (0)