Plugin Directory

Changeset 3395194


Ignore:
Timestamp:
11/13/2025 04:29:08 PM (4 months ago)
Author:
pulsechat
Message:

Fix: Include dist/.vite/manifest.json for CSS loading

Location:
pulse-chat-ai
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • pulse-chat-ai/trunk/dist/.vite/manifest.json

    r3392240 r3395194  
    44    "src": "_globals-!~{001}~.js"
    55  },
    6   "_globals-nr5uMcZd.js": {
    7     "file": "chunks/globals-nr5uMcZd.js",
     6  "_globals-B-Fr2V0D.js": {
     7    "file": "chunks/globals-B-Fr2V0D.js",
    88    "name": "globals",
    99    "css": [
     
    1717    "isEntry": true,
    1818    "imports": [
    19       "_globals-nr5uMcZd.js"
     19      "_globals-B-Fr2V0D.js"
    2020    ]
    2121  },
     
    2626    "isEntry": true,
    2727    "imports": [
    28       "_globals-nr5uMcZd.js"
     28      "_globals-B-Fr2V0D.js"
    2929    ]
    3030  }
Note: See TracChangeset for help on using the changeset viewer.