code-server-2/scripts
Asher c020cd2f2c
Don't try to create builtin extensions directory
Since this will be a path in the binary that we don't want to create on
the user's system. I also removed the option to override it; it doesn't
seem like a great idea since you'd always want those builtin extensions.
This way we also don't have to check if the option was passed and only
create it if that was the case.
2019-05-19 19:49:05 -05:00
..
build.sh Add support for musl and centos 2019-04-26 09:56:14 -04:00
dummy.js Implement fs module (#3) 2019-02-05 11:15:47 -06:00
install-packages.ts Fix build and Dockerfile issues (#176) 2019-03-09 14:51:51 -08:00
test-setup.js Fix protocol fs test 2019-04-24 18:15:56 -05:00
vscode.patch Don't try to create builtin extensions directory 2019-05-19 19:49:05 -05:00
vstar.sh Upgrade VS Code to 1.33.1 2019-04-12 16:10:45 -05:00
webpack.client.config.js Make assets unique (#518) 2019-04-17 17:18:20 -05:00
webpack.general.config.js Fix require.toUrl on the Node side 2019-04-19 13:32:10 -05:00
webpack.node.config.js Fix require.toUrl on the Node side 2019-04-19 13:32:10 -05:00