mirror of https://github.com/sveltejs/svelte
parent
152cc22806
commit
5b26afe9be
@ -1,7 +1,6 @@
|
||||
// REPL props
|
||||
|
||||
export const svelteUrl = `https://unpkg.com/svelte@3`;
|
||||
export const rollupUrl = `https://unpkg.com/rollup@1/dist/rollup.browser.js`;
|
||||
export const mapbox_setup = `window.MAPBOX_ACCESS_TOKEN = '${
|
||||
import.meta.env.VITE_MAPBOX_ACCESS_TOKEN
|
||||
}';`;
|
||||
|
||||
Loading…
Reference in new issue