1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 23:03:06 +08:00
code-server/test/test-plugin/Makefile
2020-11-06 10:12:46 -05:00

6 lines
83 B
Makefile

out/index.js: src/index.ts
yarn build
node_modules: package.json yarn.lock
yarn