Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/userquin/vite-gl-playground-elements

chore: initial commit
https://github.com/userquin/vite-gl-playground-elements

Last synced: 15 days ago
JSON representation

chore: initial commit

Awesome Lists containing this project

README

        

# Google / playground-elements / Vite

Configuration to allow working with the [playground-elements](https://github.com/google/playground-elements) using Vite.

From the docs, we need to add a new url for `sandboxBaseUrl` and also copy some files:
- https://github.com/google/playground-elements#other
- https://github.com/google/playground-elements#sandbox-security

This repo will create a `/sandbox/` context for development and will copy `playground-elements/playground-service-worker.js` and `playground-elements/playground-service-worker-proxy.html` to `/sandbox/` folder for production build.