External session provider for vtex.render-runtime
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.
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