refactor: move test-plugin to integration suite
This seems more appropriate given this tests how a plugin might work within code-server.
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
out/index.js: src/index.ts
|
||||
# Typescript always emits, even on errors.
|
||||
yarn build || rm out/index.js
|
||||
|
||||
node_modules: package.json yarn.lock
|
||||
yarn
|
Reference in New Issue
Block a user