Skip to content

Commit e2beace

Browse files
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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

0 commit comments

Comments
 (0)