vtex-render-session
v1.9.2
Published
Adds session as external to render runtime
Downloads
135,157
Maintainers
Keywords
Readme
render-session
External session provider for vtex.render-runtime
Developing
To build run:
yarn && yarn clean && yarn build
This will build the app and generate a bundle in the /dist
folder.
To test it, run
yarn && yarn start
this will start a webserver serving the file in the /dist
folder.
Testing
Set the http:localhost:8080/index.min.js
in the render-runtime's externals and get ready for the fun :)
If your web browser complains about CORS, be sure to add this extension to chrome