Commit Graph

16 Commits

Author SHA1 Message Date
Jason Fields
56678f1ca2 Update .vscodeignore 2023-12-22 20:44:53 -05:00
Kid
361c96fffe
Add source map to .vscodeignore (#7918) 2023-03-01 17:23:18 -05:00
Jason Fields
1927ebcb3e Remove automated changelog stuff
Refs #7460
2022-06-27 22:35:17 -04:00
Jason Fields
666ea2fa34 Use source maps to get readable stack traces in production
Using the 'source-map' option does blow up the package size quite a bit, but I couldn't find another option that was doing the trick.
Fixes #5887
2021-03-18 19:02:48 -04:00
Jason Fields
d2801727fb Add out/src/** to .vscodeignore 2020-05-02 20:29:22 -04:00
Jason Fields
4dbdc78bf8
Another crack at bundling the extension with webpack (#4690)
This broke the extension last time we tried 🙂
The main benefit is shipping a smaller bundle, which leads to slightly faster startup times.
Fixes #3127
2020-05-02 16:44:08 -04:00
Ricardo Piro-Rael
e7f1cd7f42 Revert "WebPack builds for improved loading times (#3889)" (#4217)
This reverts commit 1f80b2d4cc.
2019-10-25 21:15:15 -07:00
Ian Frosst
1f80b2d4cc WebPack builds for improved loading times (#3889)
Fixes #3127
2019-09-06 22:07:05 -04:00
Jason Poon
b98f94be8d fix: reduce vsix size ignoring config files 2019-01-23 16:00:47 -08:00
Jason Poon
d0e1639490 update prettier. use travis docker 2018-01-31 15:36:10 -08:00
Jason Poon
3198bff247 fix(#2228): remove script altogether. will generate changelog using npm_generate_changelog and stop using GH releases 2017-12-28 22:33:20 +11:00
Jason Poon
167e616e14 add(changelog) 2017-12-17 03:11:49 +13:00
Jason Poon
3d4675ca62 put the markdown files back in the vsix package 2016-10-18 11:42:56 -07:00
Jason Poon
e77da66ef2 ignore vscode test app and md files when generating vsix 2016-10-18 10:27:42 -07:00
Jason Poon
92862cc35e Tests: Fixes #15 enabling all tests to be run within Travis 2016-01-02 02:15:41 -08:00
guillermooo
6652b63929 scaffold project 2015-11-12 20:51:40 +01:00