-
-
Notifications
You must be signed in to change notification settings - Fork 387
path not working (output location) #137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@jairusd Plugin doesn't have |
from the docs i read the comment saying: // Options similar to the same options in webpackOptions.output did i misunderstand that? if so, how can i specify the location of the output? |
|
@evilebottnawi |
|
Here's a workaround by @evilebottnawi :
|
Hi, I specified the path in the plugin MiniCssExtractPlugin options but it keeps getting generated in my default output path that i also specified in my webpack. Can anyone help me in this issue? :) thanks
The text was updated successfully, but these errors were encountered: