mini-webapp
v1.0.6
Published
This example demonstrates how to use FastStore Sandboxing using the [@vtex/fsp-analyzer](https://www.npmjs.com/package/@vtex/fsp-analyzer?activeTab=readme) package.
Readme
FastStore Sandboxing with Performance Analyzer
This example demonstrates how to use FastStore Sandboxing using the @vtex/fsp-analyzer package.
How to use
Follow the steps below to build the analyzer and run the sample app.
- Navigate to the fsp-analyzer package and run the build command:
cd packages/fsp-analyzer && pnpm build- Run the Example App Navigate to the mini-core-app example and start the development server:
cd examples/mini-core-app && pnpm dev- Output Once the app is running, logs will appear in the terminal showing the performance analysis results.
