buster icon indicating copy to clipboard operation
buster copied to clipboard

Buster dosn't copy well assets into static folder

Open ythecombinator opened this issue 9 years ago • 1 comments

Initially I thought that Buster didn't copy the relevant asset files from the local server to the static folder since the static version of my page had no valid CSS and JS and I had seen a similar open issue here. But after taking a look at the generated static folder I could find the assets subdirectory but unfortunatelly I found out that the CSS and JS files were there but with different names, like main.min.css@v=79f299cdc8 instead of just main.min.css.

I thought it could be just a theme issue from my current theme but I noticed it happens with other themes too.

My system: Windows 8.1 4 GB RAM Administrative account Using Git Bash (Wget is installed) No errors for in the npm console whilst Buster is brute-forcing the files


I noticed that when the reported problem happens in the end it also throws IOError: Your ghost server is dead.

print-blog

ythecombinator avatar Mar 20 '15 18:03 ythecombinator