Skip to content

Path fix for output managment guide #1346

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

Merged
merged 1 commit into from
Jun 29, 2017
Merged

Conversation

peteruithoven
Copy link
Contributor

@peteruithoven peteruithoven commented Jun 28, 2017

Solving the following error:

Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
 - configuration.output.path: The provided value "dist" is not an absolute path!

Now it also uses the same output path as the "Getting started" > "Using a Configuration" guide.

Solving the following error:
```
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
 - configuration.output.path: The provided value "dist" is not an absolute path!
```
Now it also uses the same output path as the "Getting started"  >  "Using a Configuration" guide.
@jsf-clabot
Copy link

jsf-clabot commented Jun 28, 2017

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@skipjack skipjack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch, thanks @peteruithoven!

@skipjack skipjack merged commit 2f1a667 into webpack:master Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants