Commit e2beace
committed
feat: add browser mocks and simulation utilities for ObjectStack
- Introduced `noop.ts` for browser-compatible mocks of Node.js modules.
- Added `process-polyfill.ts` to define a global `process` object for browser environments.
- Created `simulateBrowser.ts` to set up a realistic browser simulation with MSW and ObjectStack kernel.
- Defined TypeScript interfaces for task management in `types.ts`.
- Configured Vite environment variables in `vite-env.d.ts` for runtime mode and server URL.
- Implemented integration tests for API and DOM rendering using Vitest.
- Added support for metadata fetching and verification in tests.
- Established TypeScript configuration files for the studio application.
- Set up Vercel configuration for deployment of the studio application.
- Configured Vite for development and production builds, including HMR support.
- Developed utilities for spawning and proxying the ObjectStack console in the CLI.1 parent 6200030 commit e2beace
70 files changed
File tree
- apps/studio
- mocks
- src
- components
- ui
- hooks
- lib
- mocks
- test
- packages/cli/src/utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments