Run two builds
One to produce the chatterbox app and the other to output the script and resources needed for parent.
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- index.html 2 additions, 15 deletionsindex.html
- package.json 1 addition, 1 deletionpackage.json
- parent-vite.config.js 15 additions, 0 deletionsparent-vite.config.js
- src/parent-style.css 27 additions, 0 deletionssrc/parent-style.css
- src/parent.ts 62 additions, 0 deletionssrc/parent.ts
- src/resize.ts 0 additions, 20 deletionssrc/resize.ts
- vite.config.js 10 additions, 0 deletionsvite.config.js
parent-vite.config.js
0 → 100644
src/parent-style.css
0 → 100644
src/parent.ts
0 → 100644
src/resize.ts
deleted
100644 → 0
Please register or sign in to comment