code-server-2/test/test-plugin/Makefile

6 lines
83 B
Makefile
Raw Normal View History

2020-11-03 21:24:06 +00:00
out/index.js: src/index.ts
yarn build
node_modules: package.json yarn.lock
yarn