Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

./scripts/docs doesn't work #80

Open
PaulRBerg opened this issue Oct 2, 2018 · 0 comments
Open

./scripts/docs doesn't work #80

PaulRBerg opened this issue Oct 2, 2018 · 0 comments

Comments

@PaulRBerg
Copy link

This might be a webpack maintenance issue, but when I run ./scripts/docs, I get:

Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
 - configuration.module has an unknown property 'loaders'. These properties are valid:
   object { exprContextCritical?, exprContextRecursive?, exprContextRegExp?, exprContextRequest?, noParse?, rules?, defaultRules?, unknownContextCritical?, unknownContextRecursive?, unknownContextRegExp?, unknownContextRequest?, unsafeCache?, wrappedContextCritical?, wrappedContextRecursive?, wrappedContextRegExp?, strictExportPresence?, strictThisContextOnImports? }
   -> Options affecting the normal modules (`NormalModuleFactory`).
 - configuration.output.path: The provided value "docs" is not an absolute path!
   -> The output directory as **absolute path** (required).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant