about summary refs log tree commit diff
path: root/editors/code/rollup.config.js
AgeCommit message (Expand)AuthorLines
2020-03-18Add typing annotations for rollup configDarin Morrison-0/+3
2020-02-16Disable rollup warningEdwin Cheng-1/+2
2020-02-03Remove rollup-typescriptAleksey Kladov-3/+1
2020-01-15Use types from vscode-langaugeclientEmil Lauridsen-1/+1
2019-12-30Retry inlay hints on content modified errorAleksey Kladov-1/+1
2019-12-30Rename extension.ts -> main.tsAleksey Kladov-2/+2
2019-12-30Add rollupAleksey Kladov-0/+25
2019-12-30Minimize TypeScript buildAleksey Kladov-30/+0
2019-12-09Add rollup sourcemap and fix launch.jsonEdwin Cheng-0/+3
2019-09-23add rollup bundler for vscode extensionJasperDeSutter-0/+27