Skip to content

feat(@angular-devkit/build-angular): support JSON comments in dev-server proxy configuration file#22160

Merged
filipesilva merged 1 commit into
angular:masterfrom
clydin:proxy-config-json
Nov 16, 2021
Merged

feat(@angular-devkit/build-angular): support JSON comments in dev-server proxy configuration file#22160
filipesilva merged 1 commit into
angular:masterfrom
clydin:proxy-config-json

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Nov 12, 2021

The proxyConfig option for the dev-server builder now supports JSON files containing comments and trailing commas.
Several additional tests regarding the use of ESM and CommonJS JavaScript configuration files were also added to reduce the likelihood of future regressions.

Closes: #21862

…ver proxy configuration file

The `proxyConfig` option for the `dev-server` builder now supports JSON files containing comments and trailing commas.
Several additional tests regarding the use of ESM and CommonJS JavaScript configuration files were also added to reduce the likelihood of future regressions.

Closes: angular#21862
@clydin clydin added the target: minor This PR is targeted for the next minor release label Nov 12, 2021
@google-cla google-cla Bot added the cla: yes label Nov 12, 2021
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Nov 15, 2021
@filipesilva filipesilva merged commit 6d0f99a into angular:master Nov 16, 2021
@clydin clydin deleted the proxy-config-json branch November 16, 2021 10:53
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Dec 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Allow comments in proxy.conf.json

3 participants