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 0bdb8f6 commit f454402Copy full SHA for f454402
test/fixtures/historyapifallback-config/foo.js
@@ -1,3 +1,3 @@
1
require("./index.html");
2
-require("./foo.html");
+require("./bar.html");
3
console.log("Hey.");
0 commit comments