mirror of
https://github.com/danog/code-server.git
synced 2025-01-10 06:48:19 +01: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
|