DEV Community

Discussion on: run vscode in browser in a single command

Collapse
 
torsknod profile image
Torsten Marco Knodt

Great, I will try to look into that the weekend.
I had the same idea, that it cannot be that complicated to get it running.
I would wish that the vscode base directly supports this in a simple way.
BTW, without looking into it, can't you e.g. use webpack to bundle all the 1400 files into one or a few?

Collapse
 
bias profile image
Tobias Nickel

be carefull, I did not update the repo almost since I wrote the article, It mostly proove it is possible to do.

It is a very good Idea to bundle all js files, maybe just concatinating can even be enough.

Some comments have been hidden by the post's author - find out more