mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-24 12:44:20 +01:00
html: migrate to yarn v2
This commit is contained in:
11
html/.gitignore
vendored
11
html/.gitignore
vendored
@@ -1,4 +1,9 @@
|
||||
node_modules
|
||||
/build
|
||||
/dist
|
||||
/*.log
|
||||
dist
|
||||
*.log
|
||||
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
1
html/.yarnrc.yml
Normal file
1
html/.yarnrc.yml
Normal file
@@ -0,0 +1 @@
|
||||
nodeLinker: node-modules
|
||||
18074
html/yarn.lock
18074
html/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user