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 08ee352 commit a8432f9Copy full SHA for a8432f9
test/functional.js
@@ -617,7 +617,7 @@ module.exports = {
617
* That's because, in theory, you should be able to
618
* run Encore from other directories, give you set
619
* the context. However, in this case, the vue-loader
620
- * users load-postcss-config to load the postcss config,
+ * uses load-postcss-config to load the postcss config,
621
* but it uses process.cwd() to find it, instead of the
622
* context. So, in this case, we *must* set the cwd()
623
* to be the temp test directory.
0 commit comments