File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
.angular/cache/20.0.5/add1283.github.io Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3535 if : github.ref == 'refs/heads/main'
3636 with :
3737 github_token : ${{ secrets.GITHUB_TOKEN }}
38- publish_dir : ./dist/ahmetdenizdundar.com.tr /browser
38+ publish_dir : ./dist/add1283.github.io /browser
Original file line number Diff line number Diff line change 33 "version" : 1 ,
44 "newProjectRoot" : " projects" ,
55 "projects" : {
6- "ahmetdenizdundar.com.tr " : {
6+ "add1283.github.io " : {
77 "projectType" : " application" ,
88 "schematics" : {},
99 "root" : " " ,
7171 "builder" : " @angular/build:dev-server" ,
7272 "configurations" : {
7373 "production" : {
74- "buildTarget" : " ahmetdenizdundar.com.tr :build:production"
74+ "buildTarget" : " add1283.github.io :build:production"
7575 },
7676 "development" : {
77- "buildTarget" : " ahmetdenizdundar.com.tr :build:development"
77+ "buildTarget" : " add1283.github.io :build:development"
7878 }
7979 },
8080 "defaultConfiguration" : " development"
Original file line number Diff line number Diff line change 11{
2- "name" : " ahmetdenizdundar.com.tr " ,
2+ "name" : " add1283.github.io " ,
33 "version" : " 0.0.0" ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
77 "build" : " ng build" ,
88 "watch" : " ng build --watch --configuration development" ,
99 "test" : " ng test" ,
10- "serve:ssr:ahmetdenizdundar.com.tr " : " node dist/ahmetdenizdundar.com.tr /server/server.mjs"
10+ "serve:ssr:add1283.github.io " : " node dist/add1283.github.io /server/server.mjs"
1111 },
1212 "prettier" : {
1313 "overrides" : [
You can’t perform that action at this time.
0 commit comments