mirror of
https://github.com/cdr/code-server.git
synced 2025-12-30 04:14:38 +01:00
5 lines
83 B
Makefile
5 lines
83 B
Makefile
out/index.js: src/index.ts
|
|
yarn build
|
|
|
|
node_modules: package.json yarn.lock
|
|
yarn
|