aboutsummaryrefslogtreecommitdiff
path: root/editors/code/rollup.config.js
Commit message (Expand)AuthorAgeFilesLines
* Bump @rollup/plugin-commonjsLaurențiu Nicola2020-06-271-2/+1
* Remove namedExports configLaurențiu Nicola2020-06-241-6/+1
* vscode client side testsvsrs2020-05-201-2/+2
* Add typing annotations for rollup configDarin Morrison2020-03-181-0/+3
* Disable rollup warningEdwin Cheng2020-02-151-1/+2
* Remove rollup-typescriptAleksey Kladov2020-02-031-3/+1
* Use types from vscode-langaugeclientEmil Lauridsen2020-01-151-1/+1
* Retry inlay hints on content modified errorAleksey Kladov2019-12-301-1/+1
* Rename extension.ts -> main.tsAleksey Kladov2019-12-301-2/+2
* Add rollupAleksey Kladov2019-12-301-0/+25
* Minimize TypeScript buildAleksey Kladov2019-12-301-30/+0
* Add rollup sourcemap and fix launch.jsonEdwin Cheng2019-12-081-0/+3
* add rollup bundler for vscode extensionJasperDeSutter2019-09-231-0/+27