-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
3.0.0-beta.9
Steps to reproduce
$ vue-cli-service build --dest docsWhat is expected?
Compile correctly into the docs directory
What is actually happening?
Configuration Error: Avoid modifying webpack output.path directly. Use the "outputDir" option instead.
The purpose of specifying the output directory is to compile the component into the dist directory and have the example compiled into the docs directory
u3u, proxy0001, johnknott, 1ncounter, xiongsongsong and 3 more