Skip to content

Commit 506bf89

Browse files
committed
minor #16020 CSP => Content Security Policy (ThomasLandauer)
This PR was merged into the 5.3 branch. Discussion ---------- CSP => Content Security Policy Commits ------- a0d0c46 CSP => Content Security Policy
2 parents 7c9eba6 + a0d0c46 commit 506bf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/vuejs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runtime. This means that you *can* do either of these:
4545
});
4646
4747
If you do *not* need this functionality (e.g. you use single file components),
48-
then you can tell Encore to create a *smaller* and CSP-compliant build:
48+
then you can tell Encore to create a *smaller* build following Content Security Policy:
4949

5050
.. code-block:: javascript
5151

0 commit comments

Comments
 (0)