-
Notifications
You must be signed in to change notification settings - Fork 486
Description
node -v
v24.8.0
.claspignore
# ignore all files…
**/**
# except the extensions…
!appsscript.json
!**/*.gs
!**/*.js
!**/*.ts
!**/*.html
# ignore even valid files if in…
.git/**
assets/**
node_modules/**
pdflib/pdflib.js
pdflib/pdflib.ps.js
clasp push #with @google/clasp 2.5.0 (works fine)
└─ addonDocs.ts
└─ addonDrive.ts
└─ addonSlides.ts
└─ appsscript.json
└─ common.ts
└─ helper/aiSidebar.ts
└─ helper/Async.ts
└─ helper/aws4.ts
└─ helper/documentAi.ts
└─ helper/documentExport.ts
└─ helper/documentImages.ts
└─ helper/documentStructure.ts
└─ helper/documentTranslation.ts
└─ helper/documentUtility.ts
└─ helper/markdownit_library.js
└─ helper/markdownToDoc.ts
└─ helper/slidesCommon.ts
└─ helper/slidesContentFactory.ts
└─ helper/slidesFactory.ts
└─ helper/slidesNotes.ts
└─ helper/styleHelper.ts
└─ pdflib/pdf-app.d.ts
└─ pdflib/pdflib.bundle.js
└─ templates/chat.html
└─ templates/download.html
└─ templates/magicSlides.html
└─ templates/magicSlides/step1.html
└─ templates/magicSlides/step2.html
└─ templates/magicSlides/step3.html
└─ templates/mermaidSidebar.html
└─ templates/picker.html
└─ templates/sidebar.html
└─ test/test.ts
└─ text.ts
└─ web.ts
clasp push #with @google/clasp 3.1.3 (change tracking not working)
Script is already up to date.
clasp push --force
Script is already up to date.