- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- Location:
- trip-planner-front/node_modules/@angular-devkit/build-angular/src/webpack/configs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@angular-devkit/build-angular/src/webpack/configs/browser.js
r59329aa re29cc2e 38 38 resolve: { 39 39 mainFields: ['es2015', 'browser', 'module', 'main'], 40 conditionNames: ['es2015', '...'], 40 41 }, 41 42 output: { -
trip-planner-front/node_modules/@angular-devkit/build-angular/src/webpack/configs/test.js
r59329aa re29cc2e 62 62 resolve: { 63 63 mainFields: ['es2015', 'browser', 'module', 'main'], 64 conditionNames: ['es2015', '...'], 64 65 }, 65 66 devtool: false,
Note:
See TracChangeset
for help on using the changeset viewer.