File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20206 . Consolidate new changes from ` src/bld/*.ts ` into ` types/index.d.ts ` and update version in head comment
21217 . Open ` dist/*.js ` and check headers
22228 . Update version in: ` demos/node/package.json `
23+ 9 . Update pptxgenjs dep version in: ` demos/vite-demo/package.json `
2324
2425## 🧪 Run Tests Before Release
2526
Original file line number Diff line number Diff line change @@ -99,15 +99,14 @@ Start the app:
9999``` bash
100100cd demos/vite-demo
101101npm install
102- npm run build
103102npm run dev
104103```
105104
106105From your network:
107106
108- - iMac : [ http://localhost:3000 ] ( http://localhost:3000 )
109- - iPhone: ` http://192.168.254.x:3000 `
110- - Android: ` http://192.168.254.x:3000 `
107+ - MacBook.. : [ Demo ] ( http://localhost:8080/PptxGenJS/ )
108+ - iPhone...: [ Demo ] ( http://192.168.254.x:8080/PptxGenJS/ )
109+ - Android..: [ Demo ] ( http://192.168.254.x:8080/PptxGenJS/ )
111110
1121111 . Run test slides, export PowerPoint files.
1131122 . Open files on each device to verify:
You can’t perform that action at this time.
0 commit comments