Skip to content
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

Putting dist as ./ removes all files #53

Closed
albinekb opened this issue Jun 17, 2018 · 3 comments
Closed

Putting dist as ./ removes all files #53

albinekb opened this issue Jun 17, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@albinekb
Copy link

Bug Report

  1. Set "dist": "./"
  2. Run docz build
  3. Everything except node_modules is removed.

Expected behavior

Docs are compiled to "./", or a warning is thrown. No files should be deleted.

Luckily this happened when i was playing around but it could be devastating if you aren't using git correctly 😄

@chrisdemars
Copy link

@albinekb I noticed when I run yarn build than yarn dev everything gets deleted.

@chrisdemars
Copy link

Do we know what the fix is for this @albinekb ?

@pedronauck pedronauck added the bug Something isn't working label Jun 18, 2018
@pedronauck
Copy link
Member

Fixed on v0.6.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants