mirror of
https://github.com/AtHeartEngineer/uikit.git
synced 2026-01-08 20:37:55 -05:00
fix: worker import
This commit is contained in:
@@ -3,7 +3,7 @@ import html from './html'
|
||||
import React from 'react'
|
||||
import ReactDOMServer from 'react-dom/server'
|
||||
import Home from '../src/Home'
|
||||
import UIContext, { Interface } from 'nanoether/interface'
|
||||
import UIContext, { Interface } from 'nanoether/src/contexts/interface'
|
||||
|
||||
// Enables edge cdn - https://developers.cloudflare.com/workers/learning/how-the-cache-works/
|
||||
const DEBUG = false
|
||||
|
||||
Reference in New Issue
Block a user