mirror of
https://github.com/2234839/web-font.git
synced 2025-04-05 20:35:50 +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
|
||||
*.sw?
|
||||
|
||||
llrt*
|
||||
llrt
|
||||
font/*
|
||||
tjs
|
||||
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",
|
||||
"private": true,
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
Loading…
x
Reference in New Issue
Block a user