mirror of
https://github.com/2234839/web-font.git
synced 2025-04-06 05:25:44 +08:00
fix gitignore
This commit is contained in:
parent
4230db9058
commit
1a7a131469
2
.gitignore
vendored
2
.gitignore
vendored
@ -23,7 +23,7 @@ dist-ssr
|
|||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
llrt*
|
llrt
|
||||||
font/*
|
font/*
|
||||||
tjs
|
tjs
|
||||||
app
|
app
|
||||||
|
1
backend/server/llrt.ts
Normal file
1
backend/server/llrt.ts
Normal file
@ -0,0 +1 @@
|
|||||||
|
import "web-streams-polyfill/polyfill";
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "webfont",
|
"name": "webfont",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user