We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91dc94 commit a0d0c46Copy full SHA for a0d0c46
frontend/encore/vuejs.rst
@@ -45,7 +45,7 @@ runtime. This means that you *can* do either of these:
45
});
46
47
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:
+then you can tell Encore to create a *smaller* build following Content Security Policy:
49
50
.. code-block:: javascript
51
0 commit comments