Commit f64c31a
fix: activate 20 zombie packages and complete monorepo cleanup
Zombie packages activated (19 packages + marketing-site):
- Add build scripts and tsconfigs to 19 packages that had main→src/
- Fix entry points from src/ to dist/ with proper exports fields
- Fix ~93 type errors across all 14 newly activated packages
- Create module stubs for @hapi/hapi, koa, solid-js, philjs, etc.
- Add marketing-site to pnpm-workspace.yaml with workspace:* deps
Dead code removal:
- Delete 34 orphaned rollup config files (all builds use tsgo)
- Clean 184 test/bench artifacts leaked into dist/
- Add test exclusion patterns to 23 tsconfigs
Entry point fixes:
- Fix .cjs/.mjs entry points to .js in 30 packages (tsgo emits .js)
- Fix exports condition ordering (types before import) in 5 packages
- Create marketing-site index.html
All 245 packages and apps build successfully (up from 225).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6bb0e7d commit f64c31a
136 files changed
Lines changed: 1145 additions & 2029 deletions
File tree
- marketing-site
- packages
- create-philjs
- eslint-config-philjs
- philjs-actions
- src
- philjs-adonis
- src
- philjs-ai
- philjs-alpine
- src
- philjs-antd
- src
- philjs-atoms
- philjs-auth
- philjs-auto-import
- philjs-benchmark
- philjs-bench
- src
- philjs-build
- philjs-cdn
- philjs-cells
- src
- philjs-charts
- philjs-cli
- philjs-compat
- philjs-compiler
- philjs-core
- philjs-css
- philjs-dashboard
- philjs-devtools-extension
- philjs-devtools
- philjs-dnd
- philjs-docs
- philjs-durable
- src
- philjs-edge
- philjs-editor
- philjs-elysia
- src
- philjs-email
- philjs-errors
- philjs-export
- philjs-forms
- philjs-git
- philjs-graphql
- philjs-hapi
- src
- philjs-html
- philjs-htmx
- philjs-i18n
- philjs-inspector
- philjs-ionic
- src
- philjs-islands
- philjs-jobs
- philjs-koa
- src
- philjs-liveview
- philjs-maps
- philjs-migration-utils
- philjs-native
- philjs-nexus
- philjs-optimizer
- philjs-payments
- philjs-pdf
- philjs-perf
- philjs-plugin-pwa
- philjs-plugins
- philjs-poem
- philjs-polyglot
- philjs-qr
- philjs-query
- src
- philjs-react-native
- philjs-realtime
- philjs-rich-text
- philjs-rocket
- philjs-router
- philjs-rust-bridge
- philjs-science
- philjs-security
- philjs-self-healing
- src
- philjs-serverless
- philjs-solid
- src
- philjs-ssr
- philjs-storage
- philjs-storybook
- philjs-studio
- philjs-table
- philjs-tailwind-ui
- philjs-templates
- philjs-trpc
- philjs-universal-react
- philjs-universal-vue
- philjs-universal
- philjs-vector-store
- philjs-virtual
- philjs-wasm
- philjs-xstate
- philjs-zustand
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | | - | |
14 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
15 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
26 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments