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 9476c59 commit f5257dfCopy full SHA for f5257df
guide/backend-integration.md
@@ -61,15 +61,15 @@
61
62
```json [.vite/manifest.json]
63
{
64
- "_shared-!~{003}~.js": {
65
- "file": "assets/shared-ChJ_j-JJ.css",
66
- "src": "_shared-!~{003}~.js"
67
- },
68
"_shared-B7PI925R.js": {
69
"file": "assets/shared-B7PI925R.js",
70
"name": "shared",
71
"css": ["assets/shared-ChJ_j-JJ.css"]
72
},
+ "_shared-ChJ_j-JJ.css": {
+ "file": "assets/shared-ChJ_j-JJ.css",
+ "src": "_shared-ChJ_j-JJ.css"
+ },
73
"baz.js": {
74
"file": "assets/baz-B2H3sXNv.js",
75
"name": "baz",
0 commit comments