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 89c7fa9 commit a16d51dCopy full SHA for a16d51d
src/Svelte/doc/index.rst
@@ -121,7 +121,7 @@ AssetMapper requires some extra steps.
121
122
#. Compile your ``.svelte`` files to pure JavaScript files. This can be done by
123
using the ``svelte/compiler`` library, but is a bit of a non-standard process.
124
- For an example, see https://github.com/symfony/ux/blob/2.x/ux.symfony.com/bin/compile_svelte.js.
+ For an example, see https://github.com/symfony/ux/blob/2.x/ux.symfony.com/assets/svelte/build/build.js.
125
126
#. Point this library at the "built" controllers directory that contains the final
127
JavaScript files:
0 commit comments