question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

styleguideDir config option ignored with Vue Cli 3

See original GitHub issue

Setting the styleguideDir inside of the styleguide.config.js file seems to be completely ignored while running styleguide:build. I also tested this in the vue cli 3 example project and was able to reproduce the results. The builds always end up in the dist/ folder.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
rafaesccommented, Jul 25, 2018

Fixed on version 1.7.13

1reaction
rafaesccommented, Jul 25, 2018

@mattstrayer, it appears when you use vue-cli-plugin-styleguidist.

I created an issue of that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration | Vue Styleguidist
You can change the location of the config file using --config CLI option. ... in your webpack config, make sure that you either...
Read more >
Configuration - React Styleguidist
You can change the location of the config file using --config CLI option. assetsDir #. Type: String or Array , optional. Your application...
Read more >
vue-styleguidist | Yarn - Package Manager
CLI · Configuration · Advanced · API. vue-styleguidist. owner vue-styleguidist96.6kMIT4.54.3TS. Vue components style guide generator ...
Read more >
Unable to load global scss when using vue-styleguidist
Undefined variable: "$border-radius". Here is my full styleguide.config.js: const path = require('path') const utils = require('./build/ ...
Read more >
Vue Styleguidist - Vue - The Road to Enterprise - Educative.io
We can find the full config guide here. Creates a component called app-button.vue in the components directory. Adds styleguide and styleguide:build ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found