Commit Graph

12 Commits

Author SHA1 Message Date
Fedor Nezhivoi
4e4941b802 fix #79275 enable encodings for web (#101706)
* fix #79275 enable encodings for web

* fix one more place and prettify object

* 💄

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-04 13:42:31 +02:00
Martin Aeschlimann
16be2c9885 used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
Alex Dima
bd22672b73 Better platform testing 2020-06-23 17:03:08 +02:00
Matt Bierner
4933ceede3 Remove use strict 2020-06-11 20:05:33 -07:00
Matt Bierner
2c517389bc Move example files for memfs to own folder
The strings for these files were taking up a lot of space, making browsing memfs.ts difficult
2020-06-11 20:05:33 -07:00
Matt Bierner
0145e38e5f Enable the image preview in web/serverless
Fixes #99802
2020-06-10 16:44:10 -07:00
Matt Bierner
53dc6287a5 Fix markdown sample having its entire content as a code block 2020-06-09 15:32:18 -07:00
Eric Amodio
3d4ced42d0 Fixes #99656 2020-06-09 10:59:49 -04:00
Eric Amodio
91589cbf8d Splits github fs out into its own extension 2020-06-08 18:13:27 -04:00
Eric Amodio
3a14f91f96 Support serverless github access in yarn web (wip) 2020-06-08 18:13:27 -04:00
Martin Aeschlimann
d1a3e6ede6 run webpack in code-dev 2020-05-26 18:15:01 +02:00
Matt Bierner
1c741ecc64 Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
2020-03-17 15:01:17 -07:00