We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e7c169 commit 3ce3886Copy full SHA for 3ce3886
2 files changed
test/unit/node/all.js
@@ -44,7 +44,7 @@ function main() {
44
nodeMain: __filename,
45
baseUrl: path.join(REPO_ROOT, 'src'),
46
paths: {
47
- 'vs/css': '../test/css.mock',
+ 'vs/css': '../test/unit/node/css.mock',
48
'vs': `../${out}/vs`,
49
'lib': `../${out}/lib`,
50
'bootstrap-fork': `../${out}/bootstrap-fork`
test/css.mock.js test/unit/node/css.mock.jstest/css.mock.js renamed to test/unit/node/css.mock.js
0 commit comments