Skip to content

Commit 2f316bd

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: CSP => Content Security Policy
2 parents 3a24202 + 506bf89 commit 2f316bd

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)