We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5556a commit 8a194dcCopy full SHA for 8a194dc
test/index.js
@@ -144,7 +144,7 @@ test('Windows absolute path aliasing', t => {
144
normalizePath('E:\\react\\node_modules\\fbjs\\lib\\warning.js')
145
);
146
});
147
-
+// test alaising with resolved paths
148
test('Platform path.resolve(\'file-with.ext\') aliasing', t => {
149
const result = alias({
150
test: path.resolve('./files/folder/hipster.jsx'),
0 commit comments