mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
better dev server and css api rewriting
This commit is contained in:
parent
7303441341
commit
d8f1f78d53
4 changed files with 72 additions and 18 deletions
|
@ -5,6 +5,7 @@ import "./storage";
|
|||
import "./element.ts";
|
||||
import "./fetch.ts";
|
||||
import "./xmlhttprequest.ts";
|
||||
import "./css.ts";
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue