Skip to content

Commit f498bf5

Browse files
committed
Update other legacy buildwindow menu item occurance
1 parent ef6974e commit f498bf5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ You can disable gzip compression in ``vite.config.js`` in your Needle web projec
265265

266266
> **Note**: If the result doesn't work when uploaded it might be that your web server does not support serving gzipped files. You have two options to fix the problem:
267267
Option 1: You can try enabling gzip compression on your server using a htaccess file!
268-
Option 2: You can turn gzip compression off in the build settings at File/Build Window and selecting the Needle Engine platform.
268+
Option 2: You can turn gzip compression off in the build settings at `File/Needle Engine/Build Window` and selecting the Needle Engine platform.
269269

270270
> **Note**: If you're getting errors during compression, please let us know and report a bug! If your project works locally and only fails when doing production builds, you can get unstuck right away by doing a Development Build. For that, simply toggle `Development Build` on in the Build Settings.
271271

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ You can disable gzip compression in ``vite.config.js`` in your Needle web projec
747747

748748
> **Note**: If the result doesn't work when uploaded it might be that your web server does not support serving gzipped files. You have two options to fix the problem:
749749
Option 1: You can try enabling gzip compression on your server using a htaccess file!
750-
Option 2: You can turn gzip compression off in the build settings at File/Build Window and selecting the Needle Engine platform.
750+
Option 2: You can turn gzip compression off in the build settings at File/Needle Engine/Build Window and selecting the Needle Engine platform.
751751

752752
> **Note**: If you're getting errors during compression, please let us know and report a bug! If your project works locally and only fails when doing production builds, you can get unstuck right away by doing a Development Build. For that, simply toggle `Development Build` on in the Build Settings.
753753

0 commit comments

Comments
 (0)