We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d921986 commit 8d62097Copy full SHA for 8d62097
1 file changed
src/p4/PackagerOptions.svelte
@@ -809,8 +809,8 @@
809
or some strange extension checks whether it's disabled or not.
810
</p>
811
812
- <p>
813
- WARNING! These options are very <b>experimental.</b> They can help reduce your Packaged Project’s file size
+ <p class="warning">
+ The options below are very <b>experimental.</b> They can help reduce your Packaged Project’s file size
814
by shortening code and removing unused parts. However they could cause errors during generation!
815
816
<label class="option">
0 commit comments