mirror of
https://git.tuxpa.in/a/code-server.git
synced 2024-12-26 12:15:26 +00:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
out/index.js: src/index.ts
|
||
|
yarn build
|
||
|
|
||
|
node_modules: package.json yarn.lock
|
||
|
yarn
|