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

Can't have a static resource with a file name that includes the word 'static' #96

Closed
rickyvetter opened this issue Sep 27, 2017 · 0 comments

Comments

@rickyvetter
Copy link
Contributor

These lines will best case scenario throw a cryptic error, worst case scenario not copy your files correctly:

https://github.com/facebookexperimental/Docusaurus/blob/master/lib/server/generate.js#L342-L344

Try yarn build with a file called staticRedirect.js for a repro.

JoelMarcey pushed a commit that referenced this issue Oct 26, 2017
* Misc cleanups related to console.log messages in yarn build

* Fixes #96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants