mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2026-04-23 08:31:16 -04:00
docs: update contributing.md
This commit is contained in:
@@ -117,7 +117,7 @@ FossFLOW/
|
||||
│ │ │ ├── interaction/ # User interaction handling
|
||||
│ │ │ ├── types/ # TypeScript types
|
||||
│ │ │ └── utils/ # Utility functions
|
||||
│ │ ├── webpack.config.js # Library build config
|
||||
│ │ ├── rslib.config.ts # Library build config
|
||||
│ │ └── package.json
|
||||
│ │
|
||||
│ └── fossflow-app/ # PWA application
|
||||
@@ -136,7 +136,7 @@ FossFLOW/
|
||||
```
|
||||
|
||||
### Key Differences:
|
||||
- **fossflow-lib**: The core library, built with Webpack
|
||||
- **fossflow-lib**: The core library, built with RSpack
|
||||
- **fossflow-app**: The PWA application, built with RSBuild
|
||||
- Both packages are managed as npm workspaces
|
||||
|
||||
|
||||
Reference in New Issue
Block a user