mistykey/packages/frontend-embed
2025-11-07 00:46:45 -05:00
..
@types Add _RUFFLE_VERSION_ global Vite define 2024-12-08 19:16:36 +01:00
assets feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
scripts add missing semicolon to frontend/embed build scripts 2025-11-05 19:41:09 -05:00
src modernize frontend-embed to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
.gitignore fix build errors in frontend-embed caused by vite not respecting the tsconfig setting 2025-11-05 19:41:09 -05:00
eslint.config.js fix globals key in frontend/embed eslint configs 2025-11-05 19:41:09 -05:00
package.json fix typo "frontend_shared" causing builds to fail in pipeline 2025-11-07 00:46:45 -05:00
tsconfig.json modernize frontend-embed to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
tsconfig.scripts.json fix build errors in frontend-embed caused by vite not respecting the tsconfig setting 2025-11-05 19:41:09 -05:00
tsconfig.vue.json fix build errors in frontend-embed caused by vite not respecting the tsconfig setting 2025-11-05 19:41:09 -05:00
vite.config.ts fix build errors in frontend-embed caused by vite not respecting the tsconfig setting 2025-11-05 19:41:09 -05:00
vite.json5.ts modernize frontend-embed to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
vue-shims.d.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00