Skip to content

Commit

Permalink
chore(vscode): upgrade angular
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Bétrancourt <[email protected]>
  • Loading branch information
rclsilver committed Jan 24, 2024
1 parent 3cde7b6 commit 20f6d3a
Show file tree
Hide file tree
Showing 7 changed files with 5,987 additions and 3,278 deletions.
2 changes: 1 addition & 1 deletion vscode/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
working_dir: /app
command: 'bash -c "npm install && npm run watch"'
webview:
image: node:lts
image: node:18.10
volumes:
- ./:/app
working_dir: /app/web
Expand Down
16 changes: 0 additions & 16 deletions vscode/web/.browserslistrc

This file was deleted.

3 changes: 1 addition & 2 deletions vscode/web/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,5 @@
}
}
}
},
"defaultProject": "utask.preview"
}
}
Loading

0 comments on commit 20f6d3a

Please sign in to comment.