@@ -32,6 +32,9 @@ exports[`generator - angular gateway-jwt-skipUserManagement(true)-withAdminUi(fa
3232 " clientRoot/package.json" : {
3333 " stateCleared" : " modified" ,
3434 },
35+ " clientRoot/proxy.config.mjs" : {
36+ " stateCleared" : " modified" ,
37+ },
3538 " clientRoot/src/404.html" : {
3639 " stateCleared" : " modified" ,
3740 },
@@ -671,9 +674,6 @@ exports[`generator - angular gateway-jwt-skipUserManagement(true)-withAdminUi(fa
671674 " clientRoot/webpack/logo-jhipster.png" : {
672675 " stateCleared" : " modified" ,
673676 },
674- " clientRoot/webpack/proxy.conf.js" : {
675- " stateCleared" : " modified" ,
676- },
677677 " clientRoot/webpack/webpack.custom.js" : {
678678 " stateCleared" : " modified" ,
679679 },
@@ -702,15 +702,13 @@ exports[`generator - angular gateway-jwt-skipUserManagement(true)-withAdminUi(fa
702702 " dependencies" : {},
703703 " devDependencies" : {
704704 " @angular-builders/custom-webpack" : null ,
705- " browser-sync-webpack-plugin" : null ,
706705 " copy-webpack-plugin" : null ,
707706 " eslint-webpack-plugin" : null ,
708707 " webpack-bundle-analyzer" : null ,
709708 " webpack-merge" : null ,
710709 " webpack-notifier" : null ,
711710 },
712711 " overrides" : {
713- " browser-sync" : " BROWSER_SYNC_VERSION" ,
714712 " webpack" : " WEBPACK_VERSION" ,
715713 },
716714 },
@@ -750,6 +748,9 @@ exports[`generator - angular gateway-oauth2-withAdminUi(true)-skipJhipsterDepend
750748 " clientRoot/package.json" : {
751749 " stateCleared" : " modified" ,
752750 },
751+ " clientRoot/proxy.config.mjs" : {
752+ " stateCleared" : " modified" ,
753+ },
753754 " clientRoot/src/404.html" : {
754755 " stateCleared" : " modified" ,
755756 },
@@ -1611,9 +1612,6 @@ exports[`generator - angular gateway-oauth2-withAdminUi(true)-skipJhipsterDepend
16111612 " clientRoot/webpack/logo-jhipster.png" : {
16121613 " stateCleared" : " modified" ,
16131614 },
1614- " clientRoot/webpack/proxy.conf.js" : {
1615- " stateCleared" : " modified" ,
1616- },
16171615 " clientRoot/webpack/webpack.custom.js" : {
16181616 " stateCleared" : " modified" ,
16191617 },
@@ -1645,7 +1643,6 @@ exports[`generator - angular gateway-oauth2-withAdminUi(true)-skipJhipsterDepend
16451643 },
16461644 " devDependencies" : {
16471645 " @angular-builders/custom-webpack" : null ,
1648- " browser-sync-webpack-plugin" : null ,
16491646 " copy-webpack-plugin" : null ,
16501647 " eslint-webpack-plugin" : null ,
16511648 " folder-hash" : null ,
@@ -1655,7 +1652,6 @@ exports[`generator - angular gateway-oauth2-withAdminUi(true)-skipJhipsterDepend
16551652 " webpack-notifier" : null ,
16561653 },
16571654 " overrides" : {
1658- " browser-sync" : " BROWSER_SYNC_VERSION" ,
16591655 " webpack" : " WEBPACK_VERSION" ,
16601656 },
16611657 },
@@ -1695,6 +1691,9 @@ exports[`generator - angular microservice-jwt-skipUserManagement(false)-withAdmi
16951691 " clientRoot/package.json" : {
16961692 " stateCleared" : " modified" ,
16971693 },
1694+ " clientRoot/proxy.config.mjs" : {
1695+ " stateCleared" : " modified" ,
1696+ },
16981697 " clientRoot/src/404.html" : {
16991698 " stateCleared" : " modified" ,
17001699 },
@@ -2310,9 +2309,6 @@ exports[`generator - angular microservice-jwt-skipUserManagement(false)-withAdmi
23102309 " clientRoot/webpack/logo-jhipster.png" : {
23112310 " stateCleared" : " modified" ,
23122311 },
2313- " clientRoot/webpack/proxy.conf.js" : {
2314- " stateCleared" : " modified" ,
2315- },
23162312 " clientRoot/webpack/webpack.custom.js" : {
23172313 " stateCleared" : " modified" ,
23182314 },
@@ -2349,18 +2345,24 @@ exports[`generator - angular microservice-jwt-skipUserManagement(false)-withAdmi
23492345 " dependencies" : {},
23502346 " devDependencies" : {
23512347 " @angular-builders/custom-webpack" : null ,
2352- " browser-sync-webpack-plugin" : null ,
23532348 " copy-webpack-plugin" : null ,
23542349 " eslint-webpack-plugin" : null ,
23552350 " webpack-bundle-analyzer" : null ,
23562351 " webpack-merge" : null ,
23572352 " webpack-notifier" : null ,
23582353 },
23592354 " overrides" : {
2360- " browser-sync" : " BROWSER_SYNC_VERSION" ,
23612355 " webpack" : " WEBPACK_VERSION" ,
23622356 },
23632357 },
2358+ {
2359+ " devDependencies" : {
2360+ " browser-sync-webpack-plugin" : null ,
2361+ },
2362+ " overrides" : {
2363+ " browser-sync" : " BROWSER_SYNC_VERSION" ,
2364+ },
2365+ },
23642366 ],
23652367}
23662368` ;
@@ -2397,6 +2399,9 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD
23972399 " package.json" : {
23982400 " stateCleared" : " modified" ,
23992401 },
2402+ " proxy.config.mjs" : {
2403+ " stateCleared" : " modified" ,
2404+ },
24002405 " src/main/webapp/404.html" : {
24012406 " stateCleared" : " modified" ,
24022407 },
@@ -3021,9 +3026,6 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD
30213026 " webpack/logo-jhipster.png" : {
30223027 " stateCleared" : " modified" ,
30233028 },
3024- " webpack/proxy.conf.js" : {
3025- " stateCleared" : " modified" ,
3026- },
30273029 " webpack/webpack.custom.js" : {
30283030 " stateCleared" : " modified" ,
30293031 },
@@ -3059,7 +3061,6 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD
30593061 },
30603062 " devDependencies" : {
30613063 " @angular-builders/custom-webpack" : null ,
3062- " browser-sync-webpack-plugin" : null ,
30633064 " copy-webpack-plugin" : null ,
30643065 " eslint-webpack-plugin" : null ,
30653066 " folder-hash" : null ,
@@ -3069,10 +3070,17 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD
30693070 " webpack-notifier" : null ,
30703071 },
30713072 " overrides" : {
3072- " browser-sync" : " BROWSER_SYNC_VERSION" ,
30733073 " webpack" : " WEBPACK_VERSION" ,
30743074 },
30753075 },
3076+ {
3077+ " devDependencies" : {
3078+ " browser-sync-webpack-plugin" : null ,
3079+ },
3080+ " overrides" : {
3081+ " browser-sync" : " BROWSER_SYNC_VERSION" ,
3082+ },
3083+ },
30763084 ],
30773085}
30783086` ;
@@ -3109,6 +3117,9 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(
31093117 " package.json" : {
31103118 " stateCleared" : " modified" ,
31113119 },
3120+ " proxy.config.mjs" : {
3121+ " stateCleared" : " modified" ,
3122+ },
31123123 " src/main/webapp/404.html" : {
31133124 " stateCleared" : " modified" ,
31143125 },
@@ -4141,9 +4152,6 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(
41414152 " webpack/logo-jhipster.png" : {
41424153 " stateCleared" : " modified" ,
41434154 },
4144- " webpack/proxy.conf.js" : {
4145- " stateCleared" : " modified" ,
4146- },
41474155 " webpack/webpack.custom.js" : {
41484156 " stateCleared" : " modified" ,
41494157 },
@@ -4172,7 +4180,6 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(
41724180 },
41734181 " devDependencies" : {
41744182 " @angular-builders/custom-webpack" : null ,
4175- " browser-sync-webpack-plugin" : null ,
41764183 " copy-webpack-plugin" : null ,
41774184 " eslint-webpack-plugin" : null ,
41784185 " folder-hash" : null ,
@@ -4182,7 +4189,6 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(
41824189 " webpack-notifier" : null ,
41834190 },
41844191 " overrides" : {
4185- " browser-sync" : " BROWSER_SYNC_VERSION" ,
41864192 " webpack" : " WEBPACK_VERSION" ,
41874193 },
41884194 },
@@ -4222,6 +4228,9 @@ exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDepe
42224228 " package.json" : {
42234229 " stateCleared" : " modified" ,
42244230 },
4231+ " proxy.config.mjs" : {
4232+ " stateCleared" : " modified" ,
4233+ },
42254234 " src/main/webapp/404.html" : {
42264235 " stateCleared" : " modified" ,
42274236 },
@@ -4834,9 +4843,6 @@ exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDepe
48344843 " webpack/logo-jhipster.png" : {
48354844 " stateCleared" : " modified" ,
48364845 },
4837- " webpack/proxy.conf.js" : {
4838- " stateCleared" : " modified" ,
4839- },
48404846 " webpack/webpack.custom.js" : {
48414847 " stateCleared" : " modified" ,
48424848 },
@@ -4862,15 +4868,13 @@ exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDepe
48624868 " dependencies" : {},
48634869 " devDependencies" : {
48644870 " @angular-builders/custom-webpack" : null ,
4865- " browser-sync-webpack-plugin" : null ,
48664871 " copy-webpack-plugin" : null ,
48674872 " eslint-webpack-plugin" : null ,
48684873 " webpack-bundle-analyzer" : null ,
48694874 " webpack-merge" : null ,
48704875 " webpack-notifier" : null ,
48714876 },
48724877 " overrides" : {
4873- " browser-sync" : " BROWSER_SYNC_VERSION" ,
48744878 " webpack" : " WEBPACK_VERSION" ,
48754879 },
48764880 },
@@ -4910,6 +4914,9 @@ exports[`generator - angular monolith-session-skipUserManagement(true)-withAdmin
49104914 " package.json" : {
49114915 " stateCleared" : " modified" ,
49124916 },
4917+ " proxy.config.mjs" : {
4918+ " stateCleared" : " modified" ,
4919+ },
49134920 " src/main/webapp/404.html" : {
49144921 " stateCleared" : " modified" ,
49154922 },
@@ -5531,9 +5538,6 @@ exports[`generator - angular monolith-session-skipUserManagement(true)-withAdmin
55315538 " webpack/logo-jhipster.png" : {
55325539 " stateCleared" : " modified" ,
55335540 },
5534- " webpack/proxy.conf.js" : {
5535- " stateCleared" : " modified" ,
5536- },
55375541 " webpack/webpack.custom.js" : {
55385542 " stateCleared" : " modified" ,
55395543 },
@@ -5559,15 +5563,13 @@ exports[`generator - angular monolith-session-skipUserManagement(true)-withAdmin
55595563 " dependencies" : {},
55605564 " devDependencies" : {
55615565 " @angular-builders/custom-webpack" : null ,
5562- " browser-sync-webpack-plugin" : null ,
55635566 " copy-webpack-plugin" : null ,
55645567 " eslint-webpack-plugin" : null ,
55655568 " webpack-bundle-analyzer" : null ,
55665569 " webpack-merge" : null ,
55675570 " webpack-notifier" : null ,
55685571 },
55695572 " overrides" : {
5570- " browser-sync" : " BROWSER_SYNC_VERSION" ,
55715573 " webpack" : " WEBPACK_VERSION" ,
55725574 },
55735575 },
0 commit comments