Files in dist-dir are missing #2929

Closed
opened 2026-02-05 05:46:07 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @nielsk on GitHub (Jul 28, 2022).

Describe the Bug

I installed a couple of days ago and noticed today that there is no dist-dir and I see several 404s in the browser console for this. I just updated to 22.07 and it is still missing. I am on the release branch

Steps to Reproduce

follow install instructions

Expected Behaviour

dist-dir not missing

Screenshots or Additional Context

No response

Browser Details

No response

Exact BookStack Version

22.07

PHP Version

No response

Hosting Environment

Debian 11, manual installation

Originally created by @nielsk on GitHub (Jul 28, 2022). ### Describe the Bug I installed a couple of days ago and noticed today that there is no dist-dir and I see several 404s in the browser console for this. I just updated to 22.07 and it is still missing. I am on the release branch ### Steps to Reproduce follow install instructions ### Expected Behaviour dist-dir not missing ### Screenshots or Additional Context _No response_ ### Browser Details _No response_ ### Exact BookStack Version 22.07 ### PHP Version _No response_ ### Hosting Environment Debian 11, manual installation
OVERLORD added the 🐛 Bug label 2026-02-05 05:46:07 +03:00
Author
Owner

@nielsk commented on GitHub (Jul 28, 2022):

I am wrong - the public/dist-dir exists. I have to check why there are 404s

@nielsk commented on GitHub (Jul 28, 2022): I am wrong - the public/dist-dir exists. I have to check why there are 404s
Author
Owner

@nielsk commented on GitHub (Jul 28, 2022):

The following files are missing:

  • /dist/print-styles.css.map
  • /dist/styles.css.map
  • /dist/app.js.map
  • /dist/code.js.map
@nielsk commented on GitHub (Jul 28, 2022): The following files are missing: - /dist/print-styles.css.map - /dist/styles.css.map - /dist/app.js.map - /dist/code.js.map
Author
Owner

@ssddanbrown commented on GitHub (Jul 28, 2022):

Hi @nielsk,
This is known and fine, these files should only be requested when you have the dev tools open.

@ssddanbrown commented on GitHub (Jul 28, 2022): Hi @nielsk, This is known and fine, these files should only be requested when you have the dev tools open.
Author
Owner

@ssddanbrown commented on GitHub (Aug 3, 2022):

Will go ahead and close this off as I don't believe there's an issue here.

@ssddanbrown commented on GitHub (Aug 3, 2022): Will go ahead and close this off as I don't believe there's an issue here.
Author
Owner

@nielsk commented on GitHub (Aug 3, 2022):

Oh yes. Sorry and thanks for your reply.

@nielsk commented on GitHub (Aug 3, 2022): Oh yes. Sorry and thanks for your reply.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2929